No description
Find a file
2026-02-12 15:18:27 +01:00
.gitignore feat: first prototype, "works on my machine" edition 2026-02-12 15:18:27 +01:00
.python-version feat: first prototype, "works on my machine" edition 2026-02-12 15:18:27 +01:00
main.py feat: first prototype, "works on my machine" edition 2026-02-12 15:18:27 +01:00
pyproject.toml feat: first prototype, "works on my machine" edition 2026-02-12 15:18:27 +01:00
README.md chore: initial commit 2026-02-12 12:36:18 +01:00
uv.lock feat: first prototype, "works on my machine" edition 2026-02-12 15:18:27 +01:00

DNSSEC fix

Check if the DNSKEY for given domains is the same for the primary and the secondary DNS server, if not, push by updating the SOA record of that zone with the current date and a running number.

Michael Hinz - 2026-02-12