We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 51d6132 + 665eace commit 08d0680Copy full SHA for 08d0680
root/defaults/fail2ban/filter.d/nginx-unauthorized.conf
@@ -2,6 +2,6 @@
2
3
[Definition]
4
5
-failregex = ^<HOST>.*"(GET|POST|HEAD).*" 401 .*$
+failregex = ^(?!.*?(?i)plex)<HOST>.*"(GET|POST|HEAD).*" 401 .*$
6
7
ignoreregex =
0 commit comments