Commit Graph

14 Commits (199ca77c2a07dc6821df516f8cba7662c018ba4e)

Author SHA1 Message Date
neil db24ca3dc1 fix debug info 4 years ago
neil 5e3aa2db1d add debug info for duckdns 4 years ago
Matthew 21718a69d3
Update dns_duckdns.sh
Don't depend on eregex in sed
5 years ago
Matthew 4539d236df
dns_duckdns.sh - correctly extract domain
$fulldomain could be just 'domain.duckdns.org' if provided with --domain-alias or '_acme-challenge.domain.duckdns.org' otherwise. In the latter case, '_acme-challenge' is thrown away. Correctly extract 'domain' in both cases.
5 years ago
Matthew 8718ac0c4b
duckdns doesn't permit subdomains or underscores 5 years ago
Lonnie Abelbeck 96801e3478 Update DuckDNS support, fix failure on first call, no longer save the domain/username as a global, and other tweaks 8 years ago
RaidenII 9aed1e2d17 Argh. Double quotes. 8 years ago
RaidenII 63c6ed3fd0 Fixes to follow coding standards. 8 years ago
RaidenII 17fbfd14db Minor fixes. 8 years ago
RaidenII d0f5aece5f Fix SC2170. 8 years ago
RaidenII eeda3062e1 Fix against POSIX standard. 8 years ago
RaidenII e64ad5176e Added Name.com API support.
Minor change to DuckDNS API support.
8 years ago
RaidenII e7dff4756f Using HTTPS for DuckDNS API and added instruction. 8 years ago
RaidenII fa98d72f3a Added preliminary support for DuckDNS TXT record API, a free Dynamic DNS provider 8 years ago