WinVPN is a small multipurpose application for Windows that allows you to connect to a VPN server or connect to Tor services by launching the Tor Browser if it is installed on the system. For the VPN, it uses the services of VPNBook. The application is written in C# and uses WPF for the graphical interface.
- Connect to a VPN server using VPNBook services.
- Connect to Tor services by launching the Tor Browser if it is installed on the system.
You can only use the US & UK servers for streaming. Check the VPNBook website for more information.
- Windows 10 or later (64-bit)
- .NET 8 Runtime
- Download the latest version of the application from the releases
- Extract the contents of the ZIP file to a folder of your choice
- Run
WinVPN.exe
This project is licensed under the MIT License - see the LICENSE file for details.
The idea for this application comes from Payload. Thank you for the inspiration!