mirror of
https://github.com/casjaysdevdocker/squidguard
synced 2025-09-18 21:57:47 -04:00
🦈🏠🐜❗ Initial Commit ❗🐜🦈🏠
This commit is contained in:
21
config/e2guardian/lists/logsiteiplist
Normal file
21
config/e2guardian/lists/logsiteiplist
Normal file
@@ -0,0 +1,21 @@
|
||||
# Log IP site list
|
||||
#
|
||||
# This acts as a list of IP sites which, when found, will have their category
|
||||
# recorded but no specific filtering action taken. It is only really useful
|
||||
# in conjunction with log analysers, to perform meaningful categorisation and
|
||||
# analysis upon non-blocked/exception requests, and so is disabled and empty
|
||||
# by default.
|
||||
#
|
||||
# If you would like to enable this feature, uncomment "logsitelist" in your
|
||||
# e2guardianf*.conf file(s), and place .Include<> statements here for the
|
||||
# categories you would like to log. Included list files must contain a
|
||||
# "#listcategory" directive.
|
||||
|
||||
# IP site addresses
|
||||
#
|
||||
# Single IPs, ranges and subnets can be used,
|
||||
# e.g.
|
||||
# 192.168.0.1
|
||||
# 10.0.0.1-10.0.0.3
|
||||
# 10.0.0.0/24
|
||||
#
|
Reference in New Issue
Block a user