We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update porkbun endpoint from porkbun.com to api.porkbun.com
Revised DNS-O-Matic directions
Add support for Njalla
Nicer DuckDNS: use command result in `if` directly; one occurrence of other script.
Added Beebyte sample script
Pair Domains
Adding Pair Domains DDNS
Dreamhost dns-list_records API call returns a list if multiple IP addresses are registered for a record. Therefore we have to loop over all potential records and delete them one by one. Otherwise the script will fail. Also added some more logging output
Gandi: Curl short options
Revert 9173567a4667a9ce9728da7e877aafc7d02f49bf...396336a247d744cc8bc3e76d54ee62f31b92b953 on DDNS Sample Scripts
Revert f6842936c1eea37f3b1ebeb3c90e4186be5a1455...9173567a4667a9ce9728da7e877aafc7d02f49bf on DDNS Sample Scripts
Gandi: update to the new REST api endpoint https://api.gandi.net/docs/livedns/
Minor mistake in the if statement
Dynu updated their API and the old sample script no longer works. Erm, this is also my first time ever committing to an open source project so I apologise if I'm made some blunder somewhere.
Fix porkbun exit code when API responds that IP did not change
Replace tabs with spaces
Add script for porkbun
Updated DDNS Sample Scripts (asciidoc)
small change to dnsomatic script - working well on RT-AC66U Firmware:380.70 (latest for this router)
Update all internal links to use the NG repo
Update DDNS script for Cloudflare
Asus DDNS script updated
updated Dynu script
Added script for Binero
oups! seems sh doesn't have arrays :) Fixed the script so it won't crash
Improved the script for DigitalOcean and added documentation for it
Made a script for DigitalOcean
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.