Skip to content

A client to download a random VPN from VpnGate and then connecting to it.

Notifications You must be signed in to change notification settings

arete06/vpngate-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

vpngate-client

A client to download a random VPN from VpnGate and then connecting to it.

Features:

  • deletes all .ovpn files in the current directory
  • goes to http://vpngate.net and chooses a random VPN, downloading it
  • connects to the VPN

Dependencies

  • Python v2
  • OpenVPN
  • requests module that Python can't import (pip install requests)

Usage

  sudo chmod +x ./vpn.sh
  sudo ./vpn.sh

About

A client to download a random VPN from VpnGate and then connecting to it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published