0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/openvpn/omi
Lev Stipakov 394b5b2258
omi: add password protection
Implemented as in openvpn2.

If --management option includes "stdin",
client immediately prompts for password.

When there is incoming OMI connection, client
prompts for password and, if it doesn't match
the one entered via stdin, closes OMI connection.

Signed-off-by: Lev Stipakov <lev@openvpn.net>
2020-01-10 12:30:15 +02:00
..
omi.hpp omi: add password protection 2020-01-10 12:30:15 +02:00
omiclient.sln omi: add vs project files 2020-01-10 11:17:04 +02:00
omiclient.vcxproj omi: add vs project files 2020-01-10 11:17:04 +02:00
omiclient.vcxproj.filters omi: add vs project files 2020-01-10 11:17:04 +02:00
openvpn.cpp omi: support for exit event 2020-01-10 11:17:04 +02:00