Skip to content

Multi-layer ploxy server in a tiny docker container based on alpine linux. (privoxy, ziproxy and squid)

Notifications You must be signed in to change notification settings

kobayosi/three-layer-proxy-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

three-layer-proxy-docker

Small Docker container with Squid, Ziproxy and Privoxy based on Alpine Linux.

REPOSITORY                  TAG         IMAGE ID        VIRTUAL SIZE
mhiro2/three-layer-proxy    latest      e1ef1ff1c8ce    61.55 MB

Usage

Squid proxy is configured to accept any connections from local network IPs. Just make sure your IP matches one of the masks in squid's config file.

$ docker pull mhiro2/three-layer-proxy
$ docker run -p 3128:3128 mhiro2/three-layer-proxy

Reference

http://blog.asial.co.jp/1076

About

Multi-layer ploxy server in a tiny docker container based on alpine linux. (privoxy, ziproxy and squid)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published