Digital Ocean dynamic domain updater. Works well with a UPnP router, integrates with doctl.
Configure your doctl
config file (on Unix, it's in $HOME/.config/doctl/config.yaml
):
access-token: MY_TOKEN
Run: do-dyn-domain -domain example.org -record record-name
MIT