mirror of
https://github.com/casjaysdevdocker/squidguard
synced 2025-09-18 21:57:47 -04:00
🦈🏠🐜❗ Initial Commit ❗🐜🦈🏠
This commit is contained in:
27
config/e2guardian/lists/exceptioniplist
Normal file
27
config/e2guardian/lists/exceptioniplist
Normal file
@@ -0,0 +1,27 @@
|
||||
# IP addresses of computers from which
|
||||
# web access should not be filtered.
|
||||
#
|
||||
# These would be servers which
|
||||
# need unfiltered access for
|
||||
# updates. Also administrator
|
||||
# workstations which need to
|
||||
# download programs and check
|
||||
# out blocked sites should be
|
||||
# put here.
|
||||
#
|
||||
# Hostnames are NOT allowed here,
|
||||
# put these in exceptionclientlist and
|
||||
# enable the reverseclientlookups option.
|
||||
#
|
||||
# This is not the IP of web servers
|
||||
# you don't want to filter.
|
||||
|
||||
#192.168.0.1
|
||||
#192.168.0.2
|
||||
#192.168.42.2
|
||||
|
||||
# Ranges and subnets can also be used,
|
||||
# e.g.
|
||||
# 10.0.0.1-10.0.0.3
|
||||
# 10.0.0.0/24
|
||||
#
|
Reference in New Issue
Block a user