atassumer / openvpn-install

OpenVPN road warrior installer for Debian, Ubuntu and CentOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##openvpn-install OpenVPN road warrior installer for Debian, Ubuntu and CentOS.

This script will let you setup your own VPN server in no more than a minute, even if you haven't used OpenVPN before. It has been designed to be as unobtrusive and universal as possible.

###Installation Run the script and follow the assistant:

wget https://git.io/vpn -O openvpn-install.sh && bash openvpn-install.sh

Once it ends, you can run it again to add more users, remove some of them or even completely uninstall OpenVPN.

###I want to run my own VPN but don't have a server for that You can get a little VPS for just $2/month at Host1Plus.

If you don't care about sharing an IP address with more people, check out the awesome LowEndSpirit project too. They are providing IPv6 VPS with NATed IPv4 for only 3€/year.

###Donations

If you want to show your appreciation, you can donate via PayPal or Bitcoin. Thanks!

About

OpenVPN road warrior installer for Debian, Ubuntu and CentOS

License:MIT License


Languages

Language:Shell 100.0%