From 15126d9a74187426eac0ee10e099166b371adb79 Mon Sep 17 00:00:00 2001
From: Thuban <thuban@yeuxdelibad.net>
Date: Sat, 16 Sep 2017 12:40:02 +0000
Subject: [PATCH] Merge branch 'develop' into 'master'

---
 README.md |   10 +---------
 1 files changed, 1 insertions(+), 9 deletions(-)

diff --git a/README.md b/README.md
index 821e44e..543d768 100644
--- a/README.md
+++ b/README.md
@@ -1,15 +1,9 @@
 # vilain
-
-
 Mimic fail2ban with pf for OpenBSD.
 
 Inspired from http://www.vincentdelft.be/post/post_20161106
 
-This repository is just for work.
-See here for last vilain "stable" version : http://git.yeuxdelibad.net/vilain/  
-
-
-In pf.conf, add : 
+In pf.conf, add according to your configuration : 
 
     table <vilain_bruteforce> persist
     block quick from <vilain_bruteforce> 
@@ -21,6 +15,4 @@
 To see banned IP : 
 
     pfctl -t vilain_bruteforce -T show
-
-
 

--
Gitblit v1.9.3