1.0.9 • Published 1 year ago

reqbox-downstream v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

reqbox-downstream

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

RequestBox is the fastest way to capture webhook API requests.

Installation

$ npm install -g reqbox-downstream 

CLI usage

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

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

Arguments

Below are some common arguments. See reqbox --help for additional arguments.

  • --port Internal HTTP server port
  • --host Downstream server providing forwarding to your localhost
  • --id ReqBox Domain Id
1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago