Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mellon85/gandi-dyndns

Gandi.net DynDNS
https://github.com/mellon85/gandi-dyndns

Last synced: 29 days ago
JSON representation

Gandi.net DynDNS

Awesome Lists containing this project

README

        

Gandi DynDNS

To configure the script for your domain to update the Gandi entry just fill it
in with your Gandi key and secret.

```json
{
"key": "qH3Df29ysxdDaT8p7PWMRV8rVuU75EjHy",
"domain": "main-domain.eu",
"subdomain": "subdomain"
}
```

and save it as conf.json
Call the script regularly. It will try to avoid contacting external services as
much as possible.
Subdomain can also be a list of subdomains to set.