reqbox-local-forwarding
v0.0.3
Published
Localhost forwarding from ReqBox
Downloads
2
Readme
reqbox-local-forwarding
Local forwarding client that forwards requests from ReqBox to your localhost for easy testing!
RequestBox is the fastest way to capture webhook API requests.
Installation
$ npm install -g reqbox-local-forwardingCLI usage
When reqbox-local-forwarding is installed globally, just use the reqbox command to start the tunnel.
$ reqbox --host localhost --port 3000 --id cm3ss10kqwzwou9gagpqArguments
Below are some common arguments. See reqbox --help for additional arguments.
--portInternal HTTP server port--hostLocal server host for forwarding to your localhost--idReqBox Domain Id
