From ae9b885fc4a1551064ce0d2fad602f38518f89cd Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Mon, 1 May 2023 14:32:17 -0400 Subject: [PATCH] Add README --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d76d079 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# 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.