From da738cde326fe8974ae270de93c1bce1290aba05 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sat, 2 Jan 2021 12:56:03 +0100 Subject: ddclient: T3175: update supported protocol list --- interface-definitions/dns-dynamic.xml.in | 75 +++++++++++++++++++++++++------- 1 file changed, 59 insertions(+), 16 deletions(-) diff --git a/interface-definitions/dns-dynamic.xml.in b/interface-definitions/dns-dynamic.xml.in index 68c3ec06c..f6298eadf 100644 --- a/interface-definitions/dns-dynamic.xml.in +++ b/interface-definitions/dns-dynamic.xml.in @@ -1,5 +1,4 @@ - @@ -71,11 +70,11 @@ Service being used for Dynamic DNS [REQUIRED] - <custom> afraid changeip cloudflare dnspark dslreports dyndns easydns namecheap noip sitelutions zoneedit + afraid changeip cloudflare dnspark dslreports dyndns easydns namecheap noip sitelutions zoneedit - <custom> - Service with a custom name + txt + Dynanmic DNS service with a custom name afraid @@ -147,50 +146,94 @@ ddclient protocol used for DDNS service [REQUIRED FOR CUSTOM] - changeip cloudflare dnspark dslreports1 dyndns2 easydns namecheap noip sitelutions zoneedit1 + changeip cloudflare dnsmadeeasy dnspark dondominio dslreports1 dtdns duckdns dyndns2 easydns freedns freemyip googledomains hammernode1 namecheap nfsn noip sitelutions woima yandex zoneedit1 changeip - changeip protocol + ChangeIP protocol cloudflare - cloudflare protocol + Cloudflare protocol + + + dnsmadeeasy + DNS Made Easy protocol dnspark - dnspark protocol + DNS Park protocol + + + dondominio + DonDominio protocol dslreports1 - dslreports1 protocol + DslReports protocol + + + dtdns + DtDNS protocol + + + duckdns + DuckDNS protocol dyndns2 - dyndns2 protocol + DynDNS protocol v2 easydns - easydns protocol + easyDNS protocol + + + freedns + FreeDNS protocol + + + freemyip + freemyip protocol + + + googledomains + Google domains protocol + + + hammernode1 + Hammernode protocol namecheap - namecheap protocol + Namecheap protocol + + + nfsn + NearlyFreeSpeech DNS protocol noip - noip protocol + No-IP protocol sitelutions - sitelutions protocol + Sitelutions protocol + + + woima + WOIMA protocol + + + yandex + Yandex.DNS protocol zoneedit1 - zoneedit1 protocol + Zoneedit protocol - (changeip|cloudflare|dnspark|dslreports1|dyndns2|easydns|namecheap|noip|sitelutions|zoneedit1) + ^(changeip|cloudflare|dnsmadeeasy|dnspark|dondominio|dslreports1|dtdns|duckdns|dyndns2|easydns|freedns|freemyip|googledomains|hammernode1|namecheap|nfsn|noip|sitelutions|woima|yandex|zoneedit1)$ Please choose from the list of allowed protocols -- cgit v1.2.3