Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 371 Bytes

File metadata and controls

20 lines (13 loc) · 371 Bytes

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