Initial commit

This commit is contained in:
2026-06-20 13:01:39 +02:00
commit 90326f5cb4
2 changed files with 21 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# dyndns
dynDNS is a POSIX-compliant shell script for managing database-backed dynamic DNS hostnames and synchronizing them with a BIND zone. It handles hostname lifecycle operations (add, check, remove), maintains related database records and generates secure nsupdate transactions with optional DNSSEC and rndc integration.