2676 Forks
8374 Stars
8374 Watchers

openvpn

OpenVPN is an open source VPN daemon

How to download and setup openvpn

Open terminal and run command
git clone https://github.com/OpenVPN/openvpn.git
git clone is used to create a copy or clone of openvpn repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with openvpn https://github.com/OpenVPN/openvpn/archive/master.zip

Or simply clone openvpn with SSH
[email protected]:OpenVPN/openvpn.git

If you have some problems with openvpn

You may open issue on openvpn support forum (system) here: https://github.com/OpenVPN/openvpn/issues