[UPSTREAM] - (see description)
This commit is contained in:
parent
fc4f2cc1fb
commit
f95932cfa8
|
@ -0,0 +1,16 @@
|
||||||
|
##############################
|
||||||
|
# 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
|
||||||
|
## - https://isc.sans.edu/block.txt
|
||||||
|
## - https://block.energized.pro/extensions/ips/formats/list.txt
|
||||||
|
|
||||||
|
163.5.1.4
|
||||||
|
94.46.118.*
|
||||||
|
fe80:53:* # IPv6 prefix example
|
||||||
|
|
Loading…
Reference in New Issue