Browse Source

blacklist ips

windhamdavid 11 months ago
parent
commit
ad554c567d
2 changed files with 8 additions and 0 deletions
  1. 4 0
      blacklist-ips.conf
  2. 4 0
      conf.d/bots.d/blacklist-ips.conf

+ 4 - 0
blacklist-ips.conf

@@ -1,6 +1,10 @@
 #######################################
 ########## CUSTOM for dev.dw ##########
 #######################################
+Require not ip 24.14.44.148
+Require not ip 64.124.8.0/24
+Require not ip 194.233.65.81
+Require not ip 185.242.6.94
 Require not ip 3.92.202.239
 Require not ip 3.238.137.10
 Require not ip 5.39.218.232

+ 4 - 0
conf.d/bots.d/blacklist-ips.conf

@@ -1,6 +1,10 @@
 #######################################
 ########## CUSTOM for dev.dw ##########
 #######################################
+24.14.44.148 1;
+64.124.8.0/24 1;
+194.233.65.81 1;
+185.242.6.94 1;
 3.92.202.239 1;
 3.238.137.10 1;
 5.39.218.232 1;