Skip to content

Instantly share code, notes, and snippets.

@Nepherte
Last active February 25, 2023 13:45
Show Gist options
  • Save Nepherte/c5e9047e2cf7fec7e8806445aae1b587 to your computer and use it in GitHub Desktop.
Save Nepherte/c5e9047e2cf7fec7e8806445aae1b587 to your computer and use it in GitHub Desktop.
Daily cron script to update external ip address of home network.
#!/bin/sh
# Binary can be obtained from: https://github.com/anaganisk/digitalocean-dynamic-dns-ip
digitalocean-dynamic-dns /home/bart/.config/digital-ocean/dynamic-ip.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment