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

Dependencies (5)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i http-rewrite-proxy

    Weekly Downloads

    2

    Version

    1.2.2

    License

    ISC

    Last publish

    Collaborators

    • adaptdk