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

Is there a server that supports IV_ACC? #318

Closed savely-krasovsky closed 4 months ago

savely-krasovsky commented 4 months ago

Where we can find server which supports ACC control channel command? As far as I see OpenVPN 3.9 already supports it, but OpenVPN master branch (which will probably be the base for the coming 2.7) still doesn't have any mention about it. Are you planning to release server support for openvpn 2.x at some point?

schwabe commented 4 months ago

There is a WIP commit in my repository. It is done when it is done.

savely-krasovsky commented 4 months ago

@schwabe sure! I am not pushing, just a question. Thanks! Will wait.

savely-krasovsky commented 4 months ago

Just if someone wants to test: https://github.com/schwabe/openvpn/commit/6b6d220470a25483e1ea7cd01f8b9f7a8c01a216