Tunlease
Open source · fixed callback URLs

Debug the real webhook.
On localhost.

Claim one path on an existing callback endpoint. Its traffic reaches localhost while every other path keeps serving the real app.

Provider Tunleaselocalhost:8080
Get started
1 Install
brew install iml885203/tap/tunlease
2 Claim your path
tul claim '/demo/my-tunnel/' -p 8080 -g tunlease-relay.dotw.me

Demo only — claims expire after 1 minute. This relay is for trying the CLI, not for a real webhook. For real use, run your own gateway.

Running tul claim on the public demo relay: the tunnel connects and an incoming GET request returns 200 from the local server.