OpenVPN Server
OpenVPN Server easy installer for Linux.
Usage
Get script and make it executable:
$ curl -O https://raw.githubusercontent.com/angristan/openvpn-install/master/openvpn-install.sh
$ chmod +x openvpn-install.sh
To install OpenVPN, run:
$ ./openvpn-install.sh
Source: GitHub