Files
InformatiQ-Toolkit/config/whitelist.conf

15 lines
387 B
Plaintext
Raw Normal View History

# InformatiQ Toolkit Global IP/UA Whitelist
# Entries in this file bypass ALL plugin restrictions (bot blocker, WAF, honeypot, protection).
#
# IP/CIDR entries (one per line):
# 1.2.3.4
# 10.0.0.0/8
# 192.168.1.0/24
#
# User-Agent substring entries (prefix with ua:):
# ua:Googlebot
# ua:Bingbot
# ua:MyMonitoringTool
#
# Lines starting with # are comments. Blank lines are ignored.