From e57a7b2c21f4f06c8deae99b1db89bbe0a8eb81d Mon Sep 17 00:00:00 2001
From: Thuban <thuban@yeuxdelibad.net>
Date: Sun, 28 Apr 2019 10:57:45 +0000
Subject: [PATCH] update regex, thx mimoza

---
 vilain.1 |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/vilain.1 b/vilain.1
index 7977626..f4ec129 100644
--- a/vilain.1
+++ b/vilain.1
@@ -19,10 +19,6 @@
     table <vilain_bruteforce> persist
     block quick from <vilain_bruteforce> 
 
-You might want to add a cron task to remove old banned IP. As example, to ban for one day max : 
-
-    pfctl -t vilain_bruteforce -T expire 86400
-
 To see banned IP : 
 
     pfctl -t vilain_bruteforce -T show

--
Gitblit v1.9.3