]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Add DDNS server example (#1246)
authordarkdragon-001 <darkdragon-001@users.noreply.github.com>
Fri, 9 Jan 2026 14:24:21 +0000 (15:24 +0100)
committerGitHub <noreply@github.com>
Fri, 9 Jan 2026 14:24:21 +0000 (06:24 -0800)
commit6c7f4cc97611a1b2052093836d130cce7e64f8d1
tree1ee6e14e8cbb3b352b14a993c580c87d0c6cbe43
parent40265519ff7b6f31fae5949ee51084533d391d73
Add DDNS server example (#1246)

Adjust the default values of the DDNS client example to connect to the one from the server example.
examples/ddns_client.py [moved from examples/ddns.py with 84% similarity]
examples/ddns_server.py [new file with mode: 0644]