17 lines
497 B
Plaintext
17 lines
497 B
Plaintext
##############################
|
|
# IP blacklist #
|
|
##############################
|
|
|
|
## Response containing blacklisted IP addresses will be blocked
|
|
##
|
|
## Sample feeds of suspect IP addresses:
|
|
## - https://github.com/stamparm/ipsum
|
|
## - https://github.com/tg12/bad_packets_blocklist
|
|
## Use only one of the levels from that list. 1 is not very reliable
|
|
## (may have a lot of false positives), 8 is the most reliable subset.
|
|
|
|
163.5.1.4
|
|
94.46.118.*
|
|
fe80:53:* # IPv6 prefix example
|
|
|