derniere modif
This commit is contained in:
parent
5fb22e42d2
commit
48f8fa02c7
@ -1340,7 +1340,8 @@
|
||||
# acl localnet src fe80::/10 # RFC 4291 link-local (directly plugged) machines
|
||||
|
||||
acl localnet src 172.16.0.0/24 #autorise le réseau interne à passer
|
||||
acl mots_cles_refuses url_regex -i twitch twitch chatgpt
|
||||
acl mots_cles_refuses url_regex -i twitch discord chatgpt youtube instagram snapchat
|
||||
acl ip-restreintes src 172.16.0.5-172.16.0.99
|
||||
|
||||
|
||||
acl SSL_ports port 443
|
||||
@ -1552,7 +1553,7 @@ include /etc/squid/conf.d/*.conf
|
||||
# Example rule allowing access from your local networks.
|
||||
# Adapt localnet in the ACL section to list your (internal) IP networks
|
||||
# from where browsing should be allowed
|
||||
http_access deny mots_cles_refuses
|
||||
http_access deny mots_cles_refuses ip-restreintes
|
||||
http_access allow localnet
|
||||
http_access allow localhost
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user