Hacker News new | ask | show | jobs
by distantsounds 283 days ago
if you own a domain you can likely update a dynamic DNS record through the registrar's API
1 comments

e.g. my cheap hosting on cPanel lets me do this through a simple HTTP req

https://docs.cpanel.net/cpanel/domains/dynamic-dns/

My ISR only supports DynDNS and NOIP, so I just curl this URL every day.