1.0.9 • Published 2 years ago

reqbox-downstream v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago