Comment by sleeby
3 hours ago
I am working on a modern is-it-down website checker that checks website statuses from two geographical locations. This was the interesting part for me, to get them working together to avoid false positives. For example, when I check website like irs.gov, ssa.gov and ups.com from Singapore they showed as down but it was only due to datacenter IPs being blocked.
The second probe in Boston fixes this and the site can now say "unreachable from Asia" versus "down for everyone". Many of the existing checkers do not do this and they are prone to show false positives.
Site does not use cookies or analytics. Pageviews are counted from the proxy access log. There are 634 curated sites so far.
There are no ads either, it's mostly been for my personal learning experience, hopefully others will find it useful.
There is even a free API and of course a MCP server.
https://downforjustmeoreveryone.com
Any feedback is welcome!
No comments yet
Contribute on Hacker News ↗