14 lines
263 B
Markdown
14 lines
263 B
Markdown
|
# 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.
|