saihon / vpngate-cli

vpngate client for command line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vpngate-cli


vpngate client for command line

  1. Fetch VPN list from https://www.vpngate.net/
  2. Select it in list then show details
  3. Connect use the OpenVPN command

Build Status



Installation


  1. Install OpenVPN
    $ sudo apt install openvpn easy-rsa

  1. Downloading from releases page and then expand and copy to the appropriate directory such as /usr/local/bin
    $ vpngate-cli


About

vpngate client for command line

License:MIT License


Languages

Language:Go 98.4%Language:Makefile 1.6%