Skip to content

Improve OpenVPN prober implementation

ale requested to merge openvpn-prober into master

Run a small Go binary to control openvpn for probing purposes: we detect the transition to the connected state by forking openvpn and talking to it over the management socket.

Merge request reports