mirror of
https://github.com/simon987/scripts.git
synced 2025-12-20 10:35:57 +00:00
Add squid config
This commit is contained in:
6
squid.conf
Normal file
6
squid.conf
Normal file
@@ -0,0 +1,6 @@
|
||||
auth_param basic program /usr/lib/squid3/basic_ncsa_auth /etc/squid/passwords
|
||||
auth_param basic realm proxy
|
||||
acl authenticated proxy_auth REQUIRED
|
||||
http_access allow authenticated
|
||||
|
||||
http_port 3128
|
||||
Reference in New Issue
Block a user