From c8affe7502d5f8851205547874ca09a7421a081d Mon Sep 17 00:00:00 2001
From: Thuban <thuban@yeuxdelibad.net>
Date: Sat, 08 Dec 2018 16:32:31 +0000
Subject: [PATCH] update example

---
 vilain.conf |    6 +++---
 vilain      |    0 
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/vilain b/vilain
old mode 100755
new mode 100644
diff --git a/vilain.conf b/vilain.conf
index ee687be..14ece6a 100644
--- a/vilain.conf
+++ b/vilain.conf
@@ -33,9 +33,9 @@
 logfile = /var/log/authlog
 regex = .* Connection closed by ([\S]+) .*
 
-[ssh3]
-logfile = /var/log/authlog
-regex = .* Invalid user \w+ ([\S]+) .*
+#[ssh3]
+#logfile = /var/log/authlog
+#regex = .* Invalid user \w+ from ([\S]+) .*
 
 [ssh4]
 logfile = /var/log/authlog

--
Gitblit v1.9.3