diff options
Diffstat (limited to 'openvpn/src/plugins/examples/README')
| -rw-r--r-- | openvpn/src/plugins/examples/README | 16 | 
1 files changed, 0 insertions, 16 deletions
diff --git a/openvpn/src/plugins/examples/README b/openvpn/src/plugins/examples/README deleted file mode 100644 index 4400cd30..00000000 --- a/openvpn/src/plugins/examples/README +++ /dev/null @@ -1,16 +0,0 @@ -OpenVPN plugin examples. - -Examples provided: - -simple.c -- using the --auth-user-pass-verify callback, verify -            that the username/password is "foo"/"bar". - -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)  | 
