Hacker News new | ask | show | jobs
by pygar 1570 days ago
I cobbled together a bash script that used the cloudflare API to update the A record when my IP changed. It worked well.

Prior to that i used https://freedns.afraid.org which is free if you are willing to share your domain (people can create subdomains that point to their IP) or you can pay to keep it private. It's been around for a very long time, so it's unlikely to vanish. It's a very good service.

1 comments

+1 on Cloudflare’s API for this. You can generate an API key (per domain only, I think) and it’s a simple curl call from there.

And it works on their free account level! Maybe someday they’ll kill that, but they have a history of keeping features in free going.

they have a history of keeping features in free going.

Correct.