DNS backplane listener. Connects to a Jabber server and listens for updates from hosts.
Go to file
Niten ae146d3a26 Whoops, typo 2020-11-17 14:56:09 -08:00
.gitignore Working commit 2020-11-11 08:59:40 -08:00
README.md Verified working again? 2020-11-11 14:58:07 -08:00
backplane-dns.asd Correct query log package 2020-11-16 20:46:21 -08:00
backplane-dns.lisp Whoops, typo 2020-11-17 14:56:09 -08:00
backplane-server.lisp echo through wasn't going through :/ 2020-11-15 16:25:28 -08:00
package.lisp Added support for sshfp 2020-11-17 14:27:19 -08:00

README.md

backplane-dns

Niten niten@fudo.org

Common lisp server to listen on an XMPP backplane connection for notifications of DNS changes, and update a postgresql database accordingly. The data can then be served by PowerDNS with the gpgsql backend.

License

Specify license here