Wrote my own dynamic DNS client with IPv6 support

Started by YoRyan, May 19, 2021, 12:30:46 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

YoRyan

I call it DsDDNS, for "dual-stack dynamic DNS client."

Of course, there are many popular dynamic DNS clients, such as ddclient and inadyn, that already support IPv6. The problem is, they all seem to be stuck in the IPv4 paradigm of one IP address, one network, whereas with IPv6, each individual host in your network might require its own subdomain. Since I could not find any dynamic DNS client that could manage all of the records in an IPv6 prefix from a single instance, I wrote DsDDNS.

K6USY

73