1.2.2 • Published 8 years ago

http-rewrite-proxy v1.2.2

Weekly downloads
1
License
ISC
Repository
github
Last release
8 years ago

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
1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.0

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago