No description
  • Shell 54.3%
  • Dockerfile 45.7%
Find a file
MaîtreGEEK b5c34b566a
Deny access to local network in squid.conf
Added ACL rules to deny access to local network from the proxy.
2025-10-29 17:10:38 +01:00
compose.yaml Add files via upload 2025-10-29 17:00:47 +01:00
Dockerfile Add files via upload 2025-10-29 17:00:47 +01:00
entrypoint.sh Add files via upload 2025-10-29 17:00:47 +01:00
LICENSE Initial commit 2025-10-29 17:00:25 +01:00
README.md Update README.md 2025-10-29 17:04:18 +01:00
squid.conf Deny access to local network in squid.conf 2025-10-29 17:10:38 +01:00

squid-docker-auth

A squid docker compose with authentification integrated

To set it up :

git clone https://github.com/MaitreGEEK/squid-docker-auth.git

Then get in squid-docker-auth modify the content in the compose file to change the proxy user and proxy password to your values then do

docker compose up --d

and it'll start on port 3128