Go to file
Xavier Henner 68de442333 Add logging, including the json one
get infos from I've been pwned and the API on install.dm.gg/vpn-log.php

and send mail if there is anything strange
2019-07-10 17:47:43 +02:00
vendor Add logging, including the json one 2019-07-10 17:47:43 +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 Add logging, including the json one 2019-07-10 17:47:43 +02:00
go.sum Add logging, including the json one 2019-07-10 17:47:43 +02:00
httpd.go read configuration file 2019-07-08 22:32:12 +02:00
ldap.go Add logging, including the json one 2019-07-10 17:47:43 +02:00
logs.go Add logging, including the json one 2019-07-10 17:47:43 +02:00
main.go Add logging, including the json one 2019-07-10 17:47:43 +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 Add logging, including the json one 2019-07-10 17:47:43 +02:00
vpnsession.go Add logging, including the json one 2019-07-10 17:47:43 +02:00