so my isp does not hand out static IPs unless you’re a business. asshats.
any ddns providers that aren’t sketchy as fuck?
curl -sS4 "https://${opts.domain}:${opts.pass}@dyn.dns.he.net/nic/update?hostname=${opts.domain}"
curl -sS6 "https://${opts.domain}:${opts.pass}@dyn.dns.he.net/nic/update?hostname=${opts.domain}"