{.} RequestBox

Temporary HTTP Webhooks.

ReqBox is the fastest way to catch requests for testing webhooks.

reqbox-local-forwarding

Local Forwarding client providing forwarding from ReqBox to your localhost for easy testing!

Installation

$ npm install -g reqbox-local-forwarding

Usage

When reqbox-local-forwarding is installed globally, just use the reqbox command to start the tunnel.

$ reqbox --host localhost --port 3000 --id YOUR_DOMAIN_ID

Notes

This local forwarding is only supported for non-guest users

Documentation