Skip to content

Commit 665eace

Browse files
author
quietsy
committed
Ignore plex unauthorized requests
1 parent 51d6132 commit 665eace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

root/defaults/fail2ban/filter.d/nginx-unauthorized.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
[Definition]
44

5-
failregex = ^<HOST>.*"(GET|POST|HEAD).*" 401 .*$
5+
failregex = ^(?!.*?(?i)plex)<HOST>.*"(GET|POST|HEAD).*" 401 .*$
66

77
ignoreregex =

0 commit comments

Comments
 (0)