Sign inSign up

sengokyu/apache-http-proxy

By sengokyu

Updated about 4 years ago

Just a forward http proxy server.

Image
Networking
Web servers
0

71

sengokyu/apache-http-proxy repository overview

Apache httpd dedicated to HTTP Proxy

Just a forward http proxy server.

Getting started

Invoke apache httpd.

docker run -d -p 8080:8080 sengokyu/apache-http-proxy

Configure your web browser and so on.

export http_proxy=http://localhost:8080
export https_proxy=http://localhost:8080

Tag summary

Content type

Image

Digest

sha256:8e0f3b39c

Size

54.4 MB

Last updated

about 4 years ago

docker pull sengokyu/apache-http-proxy