Page 1 of 1
Source code
Posted: Tue Sep 21, 2021 3:42 pm
by fillot
Hello,
Where is the source code for OpenVPN Connect ? Is it an open-source project available on GitHub ?
Thanks in advance
Re: Source code
Posted: Thu Sep 23, 2021 11:19 am
by openvpn_inc
Hello fillot,
The source code for OpenVPN Connect v3 is not open source. However the library used for the VPN tunnels is. That is the openvpn3 project found on github here:
https://github.com/OpenVPN/openvpn3
So basically the graphical shell around it is proprietary software that is designed to integrate well into our commercial solutions, but the software making the VPN tunnel is open source.
If you're looking for an open source client you can check into OpenVPN GUI or Tunnelblick or OpenVPN for Android for example.
Kind regards,
Johan