1
0
mirror of https://github.com/Nyr/openvpn-install.git synced 2024-11-23 21:46:08 +03:00

Updated instructions to download install script with HTTPS.

This commit is contained in:
Casey Marshall 2015-11-23 22:14:57 -06:00
parent d55effb08c
commit 3558c3da12

View File

@ -6,7 +6,7 @@ This script will let you setup your own VPN server in no more than a minute, eve
###Installation
Run the script and follow the assistant:
`wget git.io/vpn --no-check-certificate -O openvpn-install.sh && bash openvpn-install.sh`
`wget https://git.io/vpn -O openvpn-install.sh && bash openvpn-install.sh`
Once it ends, you can run it again to add more users, remove some of them or even completely uninstall OpenVPN.
@ -17,4 +17,4 @@ If you don't care about sharing an IP address with more people, check out the aw
###Donations
If you want to show your appreciation, you can donate via [PayPal](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=VBAYDL34Z7J6L) or [Bitcoin](https://www.coinbase.com/Nyr). Thanks!
If you want to show your appreciation, you can donate via [PayPal](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=VBAYDL34Z7J6L) or [Bitcoin](https://www.coinbase.com/Nyr). Thanks!