This is the simple tool I wrote to keep my DigitalOcean DNS records up to date on my home machines. It allows for updating multiple hostnames, both A and AAAA records, and will make an HTTP call to get your external IPv4 address if you’re behind NAT.
It uses the awesome godo library.
0 Comments