Skip to content

History / DDNS Sample Scripts

Revisions

  • Update porkbun endpoint from porkbun.com to api.porkbun.com

    @bmaximenko bmaximenko committed Oct 12, 2024
  • Revised DNS-O-Matic directions

    @winedog winedog committed Oct 5, 2024
  • Revised DNS-O-Matic directions

    @winedog winedog committed Oct 5, 2024
  • Add support for Njalla

    @JonathanPitre JonathanPitre committed Sep 12, 2024
  • Nicer DuckDNS: use command result in `if` directly; one occurrence of other script.

    @Roy-Orbison Roy-Orbison committed Jul 2, 2024
  • Added Beebyte sample script

    @mejje mejje committed Jun 25, 2024
  • Pair Domains

    @trip5 trip5 committed May 26, 2023
  • Adding Pair Domains DDNS

    @trip5 trip5 committed May 26, 2023
  • 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

    @Solarer Solarer committed Apr 23, 2023
  • Gandi: Curl short options

    @SP-937-215 SP-937-215 committed Apr 20, 2022
  • Revert 9173567a4667a9ce9728da7e877aafc7d02f49bf...396336a247d744cc8bc3e76d54ee62f31b92b953 on DDNS Sample Scripts

    @SP-937-215 SP-937-215 committed Apr 20, 2022
  • Revert f6842936c1eea37f3b1ebeb3c90e4186be5a1455...9173567a4667a9ce9728da7e877aafc7d02f49bf on DDNS Sample Scripts

    @SP-937-215 SP-937-215 committed Apr 20, 2022
  • Gandi: update to the new REST api endpoint https://api.gandi.net/docs/livedns/

    @SP-937-215 SP-937-215 committed Apr 20, 2022
  • Minor mistake in the if statement

    @jiawei2912 jiawei2912 committed Aug 20, 2021
  • 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.

    @jiawei2912 jiawei2912 committed Aug 20, 2021
  • Fix porkbun exit code when API responds that IP did not change

    @bmaximenko bmaximenko committed Jun 28, 2021
  • Replace tabs with spaces

    @bmaximenko bmaximenko committed Jun 28, 2021
  • Add script for porkbun

    @bmaximenko bmaximenko committed Jun 28, 2021
  • Updated DDNS Sample Scripts (asciidoc)

    @gxfgbo gxfgbo committed Aug 26, 2020
  • small change to dnsomatic script - working well on RT-AC66U Firmware:380.70 (latest for this router)

    @VirtualL VirtualL committed Aug 12, 2020
  • Update all internal links to use the NG repo

    @RMerl RMerl committed Feb 23, 2020
  • Update DDNS script for Cloudflare

    @nilennoct nilennoct committed Dec 28, 2019
  • Asus DDNS script updated

    @Dabombber Dabombber committed Nov 19, 2019
  • updated Dynu script

    @wswongat wswongat committed Oct 12, 2019
  • Added script for Binero

    @therealeldaria therealeldaria committed Sep 21, 2019
  • oups! seems sh doesn't have arrays :) Fixed the script so it won't crash

    @surdu surdu committed Aug 13, 2019
  • Improved the script for DigitalOcean and added documentation for it

    @surdu surdu committed Jul 27, 2019
  • Made a script for DigitalOcean

    @surdu surdu committed Jul 25, 2019
  • Correction to add argument $1 with the IP to the call to duckdns for the update

    @kobudev kobudev committed Apr 15, 2019
  • Added Enom script. swapped round "Entry" and "Easy" to make alphabetical.

    @spattinson spattinson committed Jan 29, 2019