Matthew
21718a69d3
Update dns_duckdns.sh
Don't depend on eregex in sed
4 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.
4 years ago
Matthew
8718ac0c4b
duckdns doesn't permit subdomains or underscores
4 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
7 years ago
RaidenII
9aed1e2d17
Argh. Double quotes.
7 years ago
RaidenII
63c6ed3fd0
Fixes to follow coding standards.
7 years ago
RaidenII
17fbfd14db
Minor fixes.
7 years ago
RaidenII
d0f5aece5f
Fix SC2170.
7 years ago
RaidenII
eeda3062e1
Fix against POSIX standard.
7 years ago
RaidenII
e64ad5176e
Added Name.com API support.
Minor change to DuckDNS API support.
7 years ago
RaidenII
e7dff4756f
Using HTTPS for DuckDNS API and added instruction.
7 years ago
RaidenII
fa98d72f3a
Added preliminary support for DuckDNS TXT record API, a free Dynamic DNS provider
7 years ago