Using dynaname it is already possible to securely auto-update DNS records in a bind9, but this still needs a linux machine. This project is about building a CGI frontend for it that makes it a replacement for the discontinued dyndns.org service.
my CGI is now in <a href="https://github.com/bmwiedemann/dynaname">github</a>
It has the advantage of not needing any database and working stateless, meaning you can run the same CGI on 5 hosts behind HAProxy and it does not need to run on the DNS-server host, just reach its port 53
Looking for hackers with the skills:
Nothing? Add some keywords!
This project is part of:
Hack Week 12
Activity
Comments
-
-
about 8 years ago by lrupp | Reply
JFYI: https://github.com/lrupp/mydyndns does what I need at the moment. There is no GUI, but at least updating my own bind9 zones works for me with FritzBox a client.
Similar Projects
This project is one of its kind!