Hacker News new | ask | show | jobs
by eddd-ddde 898 days ago
I used to frequently need a tool exactly like this. Since I never found one that I liked I would just deploy a Cloudflare Worker that logged requests and then tail the logs.

This one seems pretty good.