# docker-compose-squid **Repository Path**: lovewinner/docker-compose-squid ## Basic Information - **Project Name**: docker-compose-squid - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-10 - **Last Updated**: 2025-06-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Squid Proxy run as docker (docker-compose) Squid is a caching and forwarding HTTP web proxy. It has a wide variety of uses, including speeding up a web server by caching repeated requests ## With Authentication Run with [basic authentication](/with_authentication/readme.md) ## Without Authentication Running Squid Proxy in internet without authentication is very dangerous and can lead to legal, security, and resource consumption issues. Run [without authentication](/without_authentication/readme.md)