Skip to content

Latest commit

 

History

62 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VPN Gate OpenVPN UDP

Parse data from www.vpngate.net and save it to csv file like VPN Gate Public API (www.vpngate.net/api/iphone/)

Environment required

  1. Python 3.x installed

Installation

  • Setup venv with python -m venv venv command
  • Activate venv with venv\Script\activate on Windows or source venv\bin\activate on Linux, Unix
  • Install required python library with pip install -r requirements.txt

How to run?

Type python . command then hit Enter in root directory

Configuration

You can change output csv location in line 7 in file __main__.py like this

# csv output file
csv_file_path = "output/udp"

Made with ♥️ by Hoàng Rio

About

List vpngate openvpn server with se tcp, se udp, udp port, tcp port, l2tp and sstp support

Topics

Resources

Stars

8 stars

Watchers

2 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages