8053 beefd0184a 2022-08-08 ct_chen 2 anni fa
..
README beefd0184a 2022-08-08 ct_chen 2 anni fa
build beefd0184a 2022-08-08 ct_chen 2 anni fa
simple.c beefd0184a 2022-08-08 ct_chen 2 anni fa
simple.def beefd0184a 2022-08-08 ct_chen 2 anni fa
winbuild beefd0184a 2022-08-08 ct_chen 2 anni fa

README

OpenVPN plugin examples.

Examples provided:

simple.c -- using the --auth-user-pass-verify callback,
test deferred authentication.

To build:

./build simple (Linux/BSD/etc.)
./winbuild simple (MinGW on Windows)

To use in OpenVPN, add to config file:

plugin simple.so (Linux/BSD/etc.)
plugin simple.dll (MinGW on Windows)