mirror of
https://github.com/namibia/openvpn-install.git
synced 2024-11-16 09:17:10 +00:00
16 lines
965 B
Markdown
16 lines
965 B
Markdown
##openvpn-install
|
|
OpenVPN [road warrior](http://en.wikipedia.org/wiki/Road_warrior_%28computing%29) installer for Debian-based distros.
|
|
|
|
This script will let you setup your own VPN server in no more than one minute, even if you haven't used OpenVPN before. It isn't bulletproof but it has been designed to be as unobtrusive and universal as possible.
|
|
|
|
###Installation
|
|
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`
|
|
|
|
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. |