munnel

your localhost, on the public internet
$ munnel 3000
connecting…
tunnel live https://myapp.tunnels.momentumpay.xyz → http://127.0.0.1:3000
GET /api/health 200 14ms
POST /webhook 200 31ms

binary multiplexer

hundreds of concurrent streams over one TCP socket with a 9-byte frame header. zero head-of-line surprises.

request inspector + replay

live web inspector on localhost:4040. inspect headers and payloads, replay webhooks with one click.

terminal tui

live request stream, latency, and tunnel status directly in your shell.

self-hosted

your server, your domain, your tokens. no accounts, no rate limits, no third-party cloud.

$ munnel 3000 -s myapp --server tunnels.momentumpay.xyz:7001
# claim a subdomain on this server