1.2.2 • Published 10 years ago

http-rewrite-proxy v1.2.2

Weekly downloads
1
License
ISC
Repository
github
Last release
10 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

10 years ago

1.2.1

10 years ago

1.2.0

10 years ago

1.1.0

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago