Files
infra/ru-vps/squid/squid.conf
T
Dmitry c0cd22a73a
Deploy ru-vps / deploy (push) Successful in 43s
Update squid.conf
2026-06-08 18:50:54 +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 7890 0 no-query default
never_direct allow all
http_port 3128