TailscaleNetBox is a Windows application designed to manage multiple Tailscale VPN networks in isolated environments. It allows you to connect to and manage routers using WinBox from anywhere in the world.
Add and connect to multiple Tailscale VPN networks. Launch WinBox to manage routers in each Tailscale network. Simple and intuitive GUI for network and WinBox management.
Clone the repository: git clone https://github.com/StaticTesseract07/TailscaleNetBox.git cd TailscaleNetBox
pip install -r requirements.txt
Python 3.x PyQt5 Tailscale WinBox
python main.py
Enter the Tailscale network key in the provided input field. Click on “Add Tailscale Network” to add the network. Connecting to a Tailscale Network: Select a network from the list. Click on “Connect Selected Network” to establish the VPN connection.
After connecting to a Tailscale network, select it from the list. Click on “Launch WinBox” to open WinBox for managing routers in the selected network.
This project is developed by Mihir Parmar