User avatar
soma& @sunz@translunar.academy
3d
so my isp does not hand out static IPs unless you’re a business. asshats.

any ddns providers that aren’t sketchy as fuck?
5
0
0
0
3d
@sunz doesn't exactly count but i use dns.he.net as my nameserver and they have a really convenient api for that. also they give per-TXT record keys to dynamically set just that record's value
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}"
0
0
2
0