Skip to content

michaljemala/docker-squid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-squid

Squid3 proxy server with authentication enabled

Usage

docker pull mjemala/squid

docker run -d -p 3128:3128  mjemala/squid

curl -x http://localhost:3128 -U proxy:proxy http://www.google.com

About

Squid3 proxy server with authentication enabled

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages