mohanbabi / auth_tailscale

Create a we interface to authentication in your's tailscale netwok
0 stars 0 forks source link

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.