Added link into git.io
This commit is contained in:
parent
5d0efc3977
commit
bfc5e26bd1
@ -1,3 +1,6 @@
|
|||||||
|
###Intro
|
||||||
|
This is fork of [Nyr](https://github.com/Nyr/openvpn-install) with added TCP/UDP selector.
|
||||||
|
|
||||||
##openvpn-install
|
##openvpn-install
|
||||||
OpenVPN [road warrior](http://en.wikipedia.org/wiki/Road_warrior_%28computing%29) installer for Debian, Ubuntu and CentOS.
|
OpenVPN [road warrior](http://en.wikipedia.org/wiki/Road_warrior_%28computing%29) installer for Debian, Ubuntu and CentOS.
|
||||||
|
|
||||||
@ -6,7 +9,8 @@ This script will let you setup your own VPN server in no more than a minute, eve
|
|||||||
###Installation
|
###Installation
|
||||||
Run the script and follow the assistant:
|
Run the script and follow the assistant:
|
||||||
|
|
||||||
`wget git.io/vpn --no-check-certificate -O openvpn-install.sh; bash openvpn-install.sh`
|
`wget git.io/v346F --no-check-certificate -O openvpn-install.sh; bash openvpn-install.sh` (my version)
|
||||||
|
`wget git.io/vpn --no-check-certificate -O openvpn-install.sh; bash openvpn-install.sh` (original)
|
||||||
|
|
||||||
Once it ends, you can run it again to add more users, remove some of them or even completely uninstall OpenVPN.
|
Once it ends, you can run it again to add more users, remove some of them or even completely uninstall OpenVPN.
|
||||||
|
|
||||||
@ -17,4 +21,4 @@ If you don't care about sharing an IP address with more people, check out the aw
|
|||||||
|
|
||||||
###Donations
|
###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!
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user