mirror of
https://github.com/Nyr/openvpn-install.git
synced 2025-04-05 05:33:30 +03:00
Merge 1418a28502
into cb60a28742
This commit is contained in:
commit
a4ab3b5118
1 changed files with 3 additions and 1 deletions
|
@ -7,10 +7,12 @@ 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.
|
||||
|
||||
###I want to run my own VPN but don't have a server for that
|
||||
You can get a little VPS for just $6/year at [Bandwagon Host](https://bandwagonhost.com/aff.php?aff=575&pid=21).
|
||||
|
||||
If you don't care about sharing an IP address with more people, check out the awesome [LowEndSpirit](http://lowendspirit.com/) project too. They are providing IPv6 VPS with NATed IPv4 for only 3€/year.
|
||||
If you don't care about sharing an IP address with more people, check out the awesome [LowEndSpirit](http://lowendspirit.com/) project too. They are providing IPv6 VPS with NATed IPv4 for only 3€/year.
|
||||
|
|
Loading…
Add table
Reference in a new issue