vpn4you - скрипт осуществляющий отбор и последующее подключение к самым быстрым на
данный момент времени серверам vpngate
git clone https://github.com/Svarkovsky/vpn4you.git
или так
wget https://github.com/Svarkovsky/vpn4you/archive/master.zip && unzip master.zip && cd vpn4you-master
chmod +x vpn4you.sh
apt-get install openvpn
####################################################
# vpn4you 2017
####################################################
author="@sin-ok"
sin-ok@xmpp.jp
BTC="12WFM3nJHmAHraiLhXn5Qw51fkNBweSKjR"
####################################################
help
usage: ./vpn4you.sh [-h]
actions:
[u] u[pdate]
[s] s[orting]
update : download and convert files in *.ovpn
sorting : determine the fastest nodes
Example: ./vpn4you.sh u
####################################################
Любая помощь будет полезна.