OpenVPN / 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.
https://openvpn.net
Other
999 stars 401 forks source link

Using the library for commercial purposes? #314

Closed deletexl closed 4 months ago

deletexl commented 4 months ago

Hello, would it be a problem to use this library to develop a commercial application and make the developed application open source and make the source codes available to everyone? What if we make the application we developed open source and license it with the same license?

schwabe commented 4 months ago

If you stick to the AGPL3 then there is no problem.