mirror of
https://github.com/Nyr/openvpn-install.git
synced 2024-11-23 21:46:08 +03:00
Short URL for the one-liner
This commit is contained in:
parent
0eda63842c
commit
12c6b4de62
@ -6,7 +6,7 @@ This script will let you setup your own VPN server in no more than one minute, e
|
|||||||
###Installation
|
###Installation
|
||||||
Run the script and follow the assistant:
|
Run the script and follow the assistant:
|
||||||
|
|
||||||
`wget https://raw.github.com/Nyr/openvpn-install/master/openvpn-install.sh; chmod +x openvpn-install.sh; ./openvpn-install.sh`
|
`wget http://git.io/vpn; ./openvpn-install.sh`
|
||||||
|
|
||||||
Once it ends, you can run it again to add more users.
|
Once it ends, you can run it again to add more users.
|
||||||
|
|
||||||
@ -26,4 +26,4 @@ There are reliable providers where you can get a little VPS for even less than o
|
|||||||
If you don't care about sharing an IP address with more people, you should check out the awesome [LowEndSpirit](http://lowendspirit.com/) project. They are providing IPv6-only VPS with NATed IPv4 for only 3€/year.
|
If you don't care about sharing an IP address with more people, you should check out the awesome [LowEndSpirit](http://lowendspirit.com/) project. They are providing IPv6-only VPS with NATed IPv4 for only 3€/year.
|
||||||
|
|
||||||
###License
|
###License
|
||||||
[Attribution-NonCommercial-ShareAlike 3.0 Unported](https://creativecommons.org/licenses/by-nc-sa/3.0/)
|
[Attribution-NonCommercial-ShareAlike 3.0 Unported](https://creativecommons.org/licenses/by-nc-sa/3.0/)
|
||||||
|
Loading…
Reference in New Issue
Block a user