WebhookToolkit
🔁 Relay module

Webhook tunnel to your localhost

Hand your permanent public URL to any third-party API. Every request is forwarded live to your localhost by a dependency-free CLI — the ngrok alternative built for webhooks.

🔒

Relay is a Pro-only feature

Unlock a permanent tunnel to your localhost and custom domain from €14.90/month.

Go Pro →I already have an account

How it works

  1. Create a Relay: you get a public URL webhook-toolkit.com/relay/<slug> + a token.
  2. Run the CLI on your machine: node relay.js --token=… --to=localhost:3000
  3. Set the public URL in your third-party API (Stripe, GitHub…).
  4. Every webhook lands directly on your localhost, with the real headers and body.
Relay — Webhook tunnel to your localhost (ngrok alternative) · Webhook Toolkit