A simple script that updates Gandi's DNS zones for dynanic DNS using a yaml config file
Find a file
2023-05-01 14:32:44 -04:00
README.md Add README 2023-05-01 14:32:44 -04:00
zoneupdate.py Initial commit 2023-05-01 14:32:36 -04:00
zoneupdate.toml Initial commit 2023-05-01 14:32:36 -04:00

zoneupdate

Purpose

Zoneupdate updates via Gandi LiveDNS API the subdomains and domains of domain name, providing a simple DDNS solution.

Python module dependencies

  • requests
  • json
  • toml
  • re

Notes

Expects config file in /etc/zoneupdate.conf.