Skip to content

Instantly share code, notes, and snippets.

@Goddard
Last active April 4, 2025 08:20
Show Gist options
  • Save Goddard/98fdf33088bc8f3f4345f008d3887b0c to your computer and use it in GitHub Desktop.
Save Goddard/98fdf33088bc8f3f4345f008d3887b0c to your computer and use it in GitHub Desktop.

Revisions

  1. Goddard renamed this gist Nov 20, 2019. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. Goddard revised this gist Nov 20, 2019. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion dynamic-dns.sh
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    https://dynamicdns.park-your-domain.com/update?host=@&domain=[domain]&password=[update-password]&ip=[local-ip]
    curl -i -H "Accept: application/xml" -H "Content-Type: application/xml" -X GET https://dynamicdns.park-your-domain.com/update?host=@&domain=[domain]&password=[update-password]&ip=[local-ip]
  3. Goddard created this gist Nov 20, 2019.
    1 change: 1 addition & 0 deletions dynamic-dns.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    https://dynamicdns.park-your-domain.com/update?host=@&domain=[domain]&password=[update-password]&ip=[local-ip]