Show HN: Whim-proxy, a vibe-coded tool to reverse-tunnel webhooks to your laptop
Category: infrastructure
Tags: webhooks, reverse-proxy, developer-tools
Score: 6.0/10 (Innovation: 5, Technical: 6, Documentation: 7, Utility: 6)
Whim-proxy is a lightweight Go tool that uses a server-client architecture with WebSocket reverse-tunnels to allow developers to receive webhooks on local machines behind NAT or firewalls. It is interesting because it provides a simple, self-hostable alternative to commercial webhook relay services with built-in support for Redis persistence and per-channel event logging.
Target audience: backend devs, devops
Repository: https://github.com/kakwa/whim-proxy · Go · MIT · 1 stars
View on Hacker News