mirror of
https://github.com/Nyr/openvpn-install.git
synced 2024-11-24 14:06:07 +03:00
Update README.md
This commit is contained in:
parent
6d89279940
commit
1063258409
10
README.md
10
README.md
@ -6,16 +6,12 @@ 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 http://git.io/vpn --no-check-certificate -O openvpn-install.sh; chmod +x openvpn-install.sh; ./openvpn-install.sh`
|
`wget http://git.io/vpn --no-check-certificate -O openvpn-install.sh; chmod +x openvpn-install.sh; sudo ./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.
|
||||||
|
|
||||||
###I want to run my own VPN but don't have a server for that
|
###I want to run my own VPN but don't have a server for that
|
||||||
There are reliable providers where you can get a little VPS for even less than one buck a month.
|
There are reliable providers where you can get a little VPS for even less than one buck a month.
|
||||||
|
|
||||||
- [Secure Dragon (Tampa, FL - Denver, CO - Los Angeles, CA - Chicago, IL)](https://securedragon.net/openvz.php)
|
- [Low End Box](http://lowendbox.com/)
|
||||||
- [High Speed Web (Los Angeles, CA)](http://www.highspeedweb.net/)
|
- [Digital Ocean (Hourly charged, instant VPS creation and deletion)](https://www.digitalocean.com/)
|
||||||
- [IperWeb (Dallas, TX)](http://my.iperweb.com/cart/)
|
|
||||||
- [HTTP Zoom (Berkshire, UK)](http://httpzoom.com/)
|
|
||||||
|
|
||||||
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.
|
|
||||||
|
Loading…
Reference in New Issue
Block a user