This commit is contained in:
Galexrt 2014-04-21 12:45:52 +00:00
commit a4ab3b5118

View File

@ -7,6 +7,8 @@ This script will let you setup your own VPN server in no more than one minute, e
Run the script and follow the assistant:
`wget http://git.io/vpn --no-check-certificate -O openvpn-install.sh; chmod +x openvpn-install.sh; ./openvpn-install.sh`
or
`wget http://git.io/vpn --no-check-certificate -O - | sh`
Once it ends, you can run it again to add more users.