Files
infra/ru-vps/squid/squid.conf
T
Dmitry 4a80762cbc
Deploy ru-vps / deploy (push) Successful in 29s
Переосмысление сервисов
2026-06-08 19:22:42 +03:00

10 lines
257 B
SquidConf

auth_param basic program /usr/lib/squid/basic_ncsa_auth /etc/squid/passwd
acl authenticated proxy_auth REQUIRED
http_access allow authenticated
http_access deny all
cache_peer 127.0.0.1 parent 7891 0 no-query default
never_direct allow all
http_port 3128