Skip to content
This repository has been archived by the owner on Jul 6, 2022. It is now read-only.
/ squid-auth-docker Public archive

Minimal authenticating squid proxy with optional limits of acceptable server domains.

Notifications You must be signed in to change notification settings

YouCruit/squid-auth-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Authenticated Squid Docker

Minimal docker image with Squid that only proxies authenticated requests and (optionally) only to certain domains.

Usage

docker run -e PROXY_PASSWORD=password -p 3128:3128 youcruit/squid-auth

When accessing the proxy, proxy user will be proxyuser, and password will be whatever you set in PROXY_PASSWORD

License

BSD

About

Minimal authenticating squid proxy with optional limits of acceptable server domains.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published