We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Correction to add argument $1 with the IP to the call to duckdns for the update
Added Enom script. swapped round "Entry" and "Easy" to make alphabetical.
fixed link in TOC
formatting
added INWX dyndns script
DDNS - Gandi.net - remove warning message Gandi
Gandi.net's API endpoint changed.
Added notices relative to 384.7, removed Oray since it's already built in the firmware
Fix Dreamhost case where record does not yet exist
Add Dreamhost API example
Added DYNu with double Nat. Also added extra "or" statement since it returns "good IP_Address" as a result. Example: || [ "$ANSWER" == "good ${IP}" ]
1) updated to use dyndata.txt to allow for update URL changes; 2) added syslog logging
Updated DDNS Sample Scripts (asciidoc)
updated NameCheap script to support multiple hosts
Added Support for OVH's DDNS (script)
Asus DDNS for use in multiple-NAT environment
I added the way to connect to the Strato DynDNS service, which I figured out this evening.
Made some edits after debugging with an n66u
update dnsimple sample to work with current API version (v2), since version in wiki has now been deprecated
Added entryDNS
Even though my hostname was specified in Merlin, my update only worked when I added the hostname to the URL
Simplified gandi example
Fixed anchors for titles with periods
Removed links from titles as the ToC was linking to them instead of the title itself, defined icons for admonitions