Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 419 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 419 Bytes

auth_tailscale

This a web interface to authentication in your's tailscale netwok This app is build using flask to join your's tailscale network. for this you need to follow the below steps.

  1. in your system you need to install python3.
  2. pip3 install flask
    
  3. pip3 install flask_cors
    

This use full in SBC( single board computer), I fuature i will add systemd file to run python script automation.