Go to file
Jeff Carr 0e7cb059d4 an attempt at verifing the login token
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-24 05:46:37 +00:00
client Send the hostname as the first line 2019-05-04 15:08:25 -07:00
example-channel-goroutine use a standard Event Dump() function 2019-05-11 13:20:24 -07:00
example-gorilla s/c/conn/ 2019-05-11 20:14:37 -07:00
example-protobuf update the examples 2019-05-11 12:59:46 -07:00
gorilla-server an attempt at verifing the login token 2019-05-24 05:46:37 +00:00
server allow dns lookup output to be sent to systemctl 2019-05-10 03:22:44 +00:00
.gitignore start a daemon to talk to the cloud-control-panel 2019-05-12 05:48:59 +00:00
LICENSE Initial commit that works more or less 2019-05-04 12:13:07 -07:00
Makefile Send the hostname as the first line 2019-05-04 15:08:25 -07:00
README.md Initial commit that works more or less 2019-05-04 12:13:07 -07:00
connection_handler.go avoid a potential crash 2019-05-10 03:42:48 +00:00
dnstrace.go allow dns lookup output to be sent to systemctl 2019-05-10 03:22:44 +00:00

README.md

Attempt at some code to validate via DNS / DNSSEC the hostname is valid on a simple socket listen server