OpenVPN Server
Make OpenVPN Server with Simple Script
Download Shell
wget https://git.io/vpn -O openvpn-install.shChange Permission and Execute
sudo chmod +x openvpn-install.sh
sudo bash openvpn-install.shAfterwards
- This will generate your - .ovpnclient in- /rootdirectory.
- You must open - 1194/UDPwhen using OpenVPN (default port and protocol)
- Use Tunnelblick for Mac, OpenVPN Client for Windows 
Last updated