/VpnWizard

This script allows you to manage VPN configurations with ease. It fetches VPN configurations from VPNBook and connects to your selected VPN server.

Primary LanguagePython

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:

  1. Clone the Repository:

    git clone https://github.com/omersayak/VpnWizard.git
    
  2. Navigate to the Directory:

    cd VpnWizard
    
  3. Install Dependencies:

     pip install -r requirements.txt
    
  4. 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.