Sign inSign up

isacaraujo/node-http-proxy

By isacaraujo

•Updated over 5 years ago

A port of http-party/node-http-proxy to docker.

Image
0

292

isacaraujo/node-http-proxy repository overview

⁠Node Http Proxy

A docker implementation of the project http-party/node-http-proxy.

⁠Get Started

Startup the webserver:

docker run --rm -it -p 3000:3000/tcp -e 'ORIGIN_URL=https://httpbin.com' isacaraujo/node-http-proxy

Then, test it:

curl -i localhost:3000/get

Tag summary

Content type

Image

Digest

Size

38.7 MB

Last updated

over 5 years ago

docker pull isacaraujo/node-http-proxy