OpenVPN server installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS, Fedora, openSUSE, Amazon Linux 2 and Raspberry Pi OS
Go to file
2022-05-21 22:10:41 -05:00
LICENSE.txt Update license 2022-05-20 00:15:57 -05:00
openvpn-install.sh Cleanup 2022-05-21 13:08:10 -05:00
README-zh.md Add README-zh.md 2022-05-21 22:10:41 -05:00
README.md Add README-zh.md 2022-05-21 22:10:41 -05:00

English | 中文

openvpn-install

OpenVPN server 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.

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

After setup, you can run the script again 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 enhancements and changes for compatibility with the Setup IPsec VPN project. Please report any issues to the linked upstream repository.

License

MIT