This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
SoftwareDesign
/
csu3_am335x
Vigiar
8
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ramo:
master
Ramos
Etiquetas
master
csu3_am335x
/
EVSE
/
GPL
/
openvpn-2.4.9
/
sample
/
sample-plugins
/
simple
FolusWen
713ef6e599
[Improve][GPL][GLIBC / Openssl / Lighttpd / Openvpn / Curl / Tcpdump / Wget / LibWebsocket / Mosquitto]
há 2 anos atrás
..
README
713ef6e599
[Improve][GPL][GLIBC / Openssl / Lighttpd / Openvpn / Curl / Tcpdump / Wget / LibWebsocket / Mosquitto]
há 2 anos atrás
base64.c
713ef6e599
[Improve][GPL][GLIBC / Openssl / Lighttpd / Openvpn / Curl / Tcpdump / Wget / LibWebsocket / Mosquitto]
há 2 anos atrás
build
713ef6e599
[Improve][GPL][GLIBC / Openssl / Lighttpd / Openvpn / Curl / Tcpdump / Wget / LibWebsocket / Mosquitto]
há 2 anos atrás
simple.c
713ef6e599
[Improve][GPL][GLIBC / Openssl / Lighttpd / Openvpn / Curl / Tcpdump / Wget / LibWebsocket / Mosquitto]
há 2 anos atrás
simple.def
713ef6e599
[Improve][GPL][GLIBC / Openssl / Lighttpd / Openvpn / Curl / Tcpdump / Wget / LibWebsocket / Mosquitto]
há 2 anos atrás
winbuild
713ef6e599
[Improve][GPL][GLIBC / Openssl / Lighttpd / Openvpn / Curl / Tcpdump / Wget / LibWebsocket / Mosquitto]
há 2 anos atrás
README
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)