
Hookscope — Self-Hosted Webhook Inspector (Capture + Replay)
Self-hosted webhook inspector. Capture, replay, pay once.
Hookscope captures every webhook you point at it — headers, body, query, source IP — in a live dashboard on your own server, then lets you replay any request against your real endpoint. Webhook.site Pro is €9/month (~$120/yr), Pipedream's RequestBin starts at $29/month, Beeceptor is $10+/month. Hookscope is $24 once, your capture URLs never expire, and your payloads never leave your infra.
Built for developers debugging Stripe, GitHub, Shopify, or any webhook integration.
Named bins accept every HTTP method, any content type, any payload
Full capture: headers, raw + pretty-printed JSON body, query params, source IP, size, timing
Replay any capture against any target URL — response shown inline, full replay history
Auto-forward every new capture to your real endpoint while you inspect a copy
Copy any request as a correctly escaped curl command
Configurable per-bin responses (status/body/delay) to test your sender's retry logic
Ring-buffer retention + max-age cleanup so it never eats your disk
Clean JSON API for CLI use; SQLite storage, no telemetry
Runs as a Windows desktop app or on a $5 VPS (Docker included).
What's included:
Windows installer download (build via
npm run dist)Full source access — https://github.com/bensblueprints/hookscope (MIT)
Lifetime v1 updates
Setup guide (README quick start)
Premium tiers coming later
