hwdsl2 2bf4d5e33a Improve script output
- Improve script output to only show useful information to the user
  and hide unneeded output.
2022-05-20 08:43:39 -05:00
2022-05-20 00:15:57 -05:00
2022-05-20 08:43:39 -05:00
2022-05-20 08:36:14 -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 -nv -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

Description
OpenVPN server installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS, Fedora, openSUSE, Amazon Linux 2 and Raspberry Pi OS
Readme 1 MiB
Languages
Shell 100%