1
0
Fork 0
mirror of https://github.com/Nyr/openvpn-install.git synced 2025-04-06 14:13:31 +03:00
openvpn-install/README.md
2021-03-19 20:37:10 +01:00

708 B

openvpn-install

OpenVPN road warrior installer for Ubuntu, Debian, CentOS and Fedora.

This script will let you set up 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://raw.githubusercontent.com/Skipperro/openvpn-install/master/openvpn-install.sh && bash openvpn-install.sh

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.