Go to file
Jeff Carr bf5ff90e5b add debugging
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-11 03:50:38 -07:00
client Send the hostname as the first line 2019-05-04 15:08:25 -07:00
example-channel-goroutine add debugging 2019-05-11 03:50:38 -07:00
example-protobuf code runs. Writes out marshal'ed entries to a file, but is that anything other than garbage 2019-05-10 17:41:58 -07:00
server allow dns lookup output to be sent to systemctl 2019-05-10 03:22:44 +00:00
.gitignore A first for me with google protobuf's 2019-05-10 12:36:36 -07: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