http-rewrite-proxy

1.2.2 • Public • Published

Simple HTTP proxy

Following commands will proxy example.com on localhost:8080

$ npm install http-rewrite-proxy -g
$ http-rewrite-proxy --host localhost \
  --port 8080 \
  --target-host example.com \
  --target-port 80

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.2
    2
    • latest

Version History

Package Sidebar

Install

npm i http-rewrite-proxy

Weekly Downloads

2

Version

1.2.2

License

ISC

Last publish

Collaborators

  • adaptdk