348 Forks
783 Stars
783 Watchers

openvpn3

OpenVPN 3 is a C++ class library that implements the functionality of an OpenVPN client, and is protocol-compatible with the OpenVPN 2.x branch.

How to download and setup openvpn3

Open terminal and run command
git clone https://github.com/OpenVPN/openvpn3.git
git clone is used to create a copy or clone of openvpn3 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 openvpn3 https://github.com/OpenVPN/openvpn3/archive/master.zip

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

If you have some problems with openvpn3

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