1
0
mirror of https://github.com/Nyr/openvpn-install.git synced 2024-11-24 05:56:08 +03:00
OpenVPN road warrior installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora
Go to file
Hoang Huynh a265c407c7 Client name support spaces now.
Append @hostname to client config file names to prevent
duplication at client's side.
2014-03-11 18:23:11 +07:00
LICENSE.txt Create LICENSE.txt 2013-12-09 00:53:09 +01:00
openvpn-install.sh Client name support spaces now. 2014-03-11 18:23:11 +07:00
README.md change git.io location to this folk 2014-02-27 17:09:26 +07:00

##openvpn-install OpenVPN road warrior 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/ovpn --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.

###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.