From 98bea0f8738b470374d9788fcbaf3c8ca1078a84 Mon Sep 17 00:00:00 2001 From: Alex 'AdUser' Z Date: Mon, 19 Jun 2023 14:03:52 +1000 Subject: [PATCH] * filters/ssh.preg : fix --- filters/ssh.preg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/filters/ssh.preg b/filters/ssh.preg index 3305878..388a9a8 100644 --- a/filters/ssh.preg +++ b/filters/ssh.preg @@ -15,4 +15,4 @@ Invalid user [[:print:]]+ from refused connect from [[:print:]]+ \(\) Did not receive identification string from Connection closed by ( port [0-9]+)? \[preauth\] -Connection closed by authenticating user [[:print:]]+ port [0-9]+ [preauth] +Connection closed by authenticating user [[:print:]]+ port [0-9]+ \[preauth\]