Hacker News new | ask | show | jobs
by jayonsoftware 1833 days ago
I always type "what is my ip" in google and get a reply. I am amazed that this service gets 30B to 35B hits a day
1 comments

It will be bots using it. I have a python script that calls it every 5 minutes to get my current IP so that I can update my DNS records on Cloudflare. This is because my server is self hosted on a Pi and I don't have a static IP.
It’s too bad there’s not a simpler way to just ask your router what it’s external IP is or if it has changed. You’d think SNMP could do it.