Added Cloudflare Dynamic DNS Updater

This commit is contained in:
2025-10-05 19:42:19 +01:00
parent 2fc53e72b5
commit 77b43a3bce
4 changed files with 224 additions and 0 deletions
@@ -0,0 +1,5 @@
ZONE_ID="your_zone_id"
DNS_RECORD_ID="your_dns_record_id"
CLOUDFLARE_API_TOKEN="your_cloudflare_api_token"
DNS_NAME="subdomain.example.com"