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

Package Sidebar

Install

npm i http-rewrite-proxy

Weekly Downloads

8

Version

1.2.2

License

ISC

Last publish

Collaborators

  • adaptdk