Sign inSign up

hnbly/privoxy

By hnbly

Updated almost 6 years ago

Privoxy for Docker

Image
0

822

hnbly/privoxy repository overview

privoxy

Privoxy for Docker

As you expect, simply pull the image and run.

docker pull hnbly/privoxy
docker run --name privoxy --link shadowsocks-libev:shadowsocks-libev -p 8118:8118 -d --restart always hnbly/privoxy
All customizations
  • SERVER_ADDR: the server IP/domain to bind to, defaults to shadowsocks-libev
  • SERVER_PORT: the server port to bind to, defaults to 1080
  • LOCAL_PORT: the local port to bind to, defaults to 8118

Tag summary

Content type

Image

Digest

Size

4.8 MB

Last updated

almost 6 years ago

docker pull hnbly/privoxy