OpenVPN server installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS, Fedora, openSUSE, Amazon Linux 2 and Raspberry Pi OS
Go to file
2022-05-20 19:00:35 -05:00
LICENSE.txt Update license 2022-05-20 00:15:57 -05:00
openvpn-install.sh Improve script output 2022-05-20 18:12:37 -05:00
README.md Update README 2022-05-20 19:00:35 -05:00

openvpn-install

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

This script will let you set up your own VPN server in just a few minutes, even if you haven't used OpenVPN before. It has been designed to be as unobtrusive and universal as possible.

Installation

Run the script on your Linux server* and follow the prompts:

wget https://get.vpnsetup.net/ovpn -O openvpn.sh
sudo bash openvpn.sh

You can run the script again after install to manage users or uninstall OpenVPN.

* A cloud server, virtual private server (VPS) or dedicated server.

Credits

This script is based on the great work of Nyr and contributors, with changes to improve compatibility with the Setup IPsec VPN project. Please report any issues to the linked upstream repository.

License

MIT