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.shTo install OpenVPN, run:
./openvpn-install.shSource: GitHub