Go to file
Xavier Henner 44cfdea6ed should work with multiple openvpn servers
the goal is to have an udp instance, and a tcp/443 one

can handle connected and disconnected messages
2019-07-10 15:47:55 +02:00
vendor vendor and go mod. add ldap file 2019-07-09 09:53:46 +02:00
.gitignore save work in progress 2019-07-08 18:41:04 +02:00
crypto.go OTP routines 2019-07-09 12:34:45 +02:00
go.mod vendor and go mod. add ldap file 2019-07-09 09:53:46 +02:00
go.sum vendor and go mod. add ldap file 2019-07-09 09:53:46 +02:00
httpd.go read configuration file 2019-07-08 22:32:12 +02:00
ldap.go working prototype 2019-07-09 23:37:37 +02:00
logs.go should work with multiple openvpn servers 2019-07-10 15:47:55 +02:00
main.go working prototype 2019-07-09 23:37:37 +02:00
openvpn-dm-mgt-server.conf.example working prototype 2019-07-09 23:37:37 +02:00
otp.go should work with multiple openvpn servers 2019-07-10 15:47:55 +02:00
roadwarrior.conf working prototype 2019-07-09 23:37:37 +02:00
utils.go vendor and go mod. add ldap file 2019-07-09 09:53:46 +02:00
vpnserver.go should work with multiple openvpn servers 2019-07-10 15:47:55 +02:00
vpnsession.go should work with multiple openvpn servers 2019-07-10 15:47:55 +02:00