mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-07-31 09:38:40 -04:00
* Split provider specific instructions in docs/ * Update links to be relative * Update Google doc, co-authored by @gauravspatel
577 B
577 B
Selfhost.de
Configuration
Example
{
"settings": [
{
"provider": "selfhost.de",
"domain": "domain.com",
"host": "@",
"username": "username",
"password": "password",
"ip_version": "ipv4"
}
]
}
Compulsory parameters
"domain""host"is your host and can be a subdomain or"@""username"is your DynDNS username"password"is your DynDNS password
Optional parameters
"ip_version"can beipv4(A records) oripv6(AAAA records), defaults toipv4 or ipv6