mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-05 18:48:59 +00:00
649 B
649 B
layout, title, description, date, sidebar, comments, sharing, footer
layout | title | description | date | sidebar | comments | sharing | footer |
---|---|---|---|---|---|---|---|
page | Duck DNS | Automatically update your Duck DNS IP address. | 2017-04-30 13:28 | true | false | true | true |
Duck DNS is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice.
{
"token": "sdfj-2131023-dslfjsd-12321",
"domains": ["my-first-accound.duckdns.org", "my-second-account.duckdns.org"]
}
Configuration variables:
- token (Required): Your Duck DNS API key.
- domains (Required): A list of domains to update DNS.
- seconds (Optional): Seconds between updates to Duck DNS.