From 7767eaae2e36c239d3c1a33290186e11e3906642 Mon Sep 17 00:00:00 2001 From: Thuban <thuban@yeuxdelibad.net> Date: Wed, 09 Aug 2017 14:29:19 +0000 Subject: [PATCH] typo --- vilain.conf | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/vilain.conf b/vilain.conf index 255438e..ecfec45 100644 --- a/vilain.conf +++ b/vilain.conf @@ -9,6 +9,9 @@ # /sbin/pfctl -t vilain_bruteforce -T expire 86400 vilain_table = vilain_bruteforce +# duration before each checks on the different log files +sleeptime = 3.0 + ### Ip ignored ### [ignoreip] ip1 = 92.150.160.157 @@ -18,6 +21,7 @@ #[name of the guardian] #logfile = /file/to/watch #regex = regex that return the bad guy IP +#maxtries = 2 #facultative [ssh] logfile = /var/log/authlog -- Gitblit v1.9.3