Local Proxy Inspector

Local Proxy Inspector

Debug http traffic and webhooks locally

5.0
β€’1 reviewβ€’

46 followers

Transparent HTTP proxy for local development. See every webhook request/response, mock failures, search history. When your backend crashes, LPI keeps responding. Single binary, works offline, SQLite storage. Built by devs who hate losing webhook data.
Interactive
Local Proxy Inspector gallery image
Local Proxy Inspector gallery image
Local Proxy Inspector gallery image
Local Proxy Inspector gallery image
Local Proxy Inspector gallery image
Local Proxy Inspector gallery image
Launch tags:Developer Toolsβ€’Maker Toolsβ€’Development
Launch Team / Built With
Unblocked AI Code Review
Unblocked AI Code Review
High-signal comments based on your team's context
Promoted

What do you think? …

Alan Fuller
Maker
πŸ“Œ
After building payment integrations for multiple projects, I noticed I was solving the same webhook debugging problems over and over. So I built LPI - a transparent HTTP proxy specifically for my local development. Key differentiator: When your backend crashes (and it will), LPI keeps responding with mock data so webhooks don't fail. You can configure response codes, delays, and body content. The webhook sender stays happy, you keep debugging. Everything runs locally - no sending sensitive payment data to cloud services. SQLite for storage, embedded web UI, single binary distribution. Currently tested with Stripe, PayPal, Gumroad, GitHub, and various custom webhooks. Binary sizes: ~11MB for all platforms. Zero runtime dependencies. Written in Go for the proxy, Vue.js for the UI. What features would convince you to switch from your current debugging tool? I'm especially interested in what people are using for webhook replay functionality.
Lawrence Ladomery

I'm not a dev but work with devs and this makes absolute sense.

Erliza. P

πŸ”πŸ“‘ Local Proxy Inspector is LIVE!

Debug local traffic like a network wizard:

βœ… Inspect HTTP(s) & webhooks in real-time

βœ… No config needed (zero-setup proxy)

βœ… Auto-generate mock responses

Squash bugs faster β†’ [link] #DebugInUnderwear

PeakZebra πŸ¦“
πŸ”Œ Plugged in

As someone who mucks around in the world where WordPress plugins meet the webhook interactions of the wider Web, this is a great addition to the toolset--and you've got to love how lightweight it is. Because if a webhook call isn't working, it's extremely handy to just replay the incoming call till you figure it out.