Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 580 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 580 Bytes

OpenVPN Config Grabber

OpenVPN Config Grabber is tool for mass download configuration files from vpngate.net

How to Install and Usage

  1. Open terminal and Copy
  2. sudo apt install git python3
  3. pip install requests
  4. git clone https://github.com/mugi789/OpenVPN-Config-Grabber/
  5. cd OpenVPN-Config-Grabber
  6. python3 script.py

* Tested and Works on Ubuntu 18.04.6 LTS x86_64 *