Manage VPN Configurations with Ease
Author: Ömer ŞAYAK
VpnWizard is a collection of Python scripts that allow you to manage your VPN configurations with ease. This script fetches VPN configurations from VPNBook and connects to your selected VPN server.
How to Use:
-
Clone the Repository:
git clone https://github.com/omersayak/VpnWizard.git
-
Navigate to the Directory:
cd VpnWizard
-
Install Dependencies:
pip install -r requirements.txt
-
Run the Scripts:
python vpnwizard.py
Notes:
- The script may require sudo privileges. If necessary, use sudo when running the script.
- Make the connection over a secure network.
- This script fetches configurations from VPNBook. Please use it in accordance with their terms of service.