diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-09-04 18:21:00 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-09-04 18:21:00 +0000 |
commit | 1044b5d3e4a6e831da83d27b138efb24537c3c4c (patch) | |
tree | 34b4564b48c928a9cfa1b83b8c7a2af210179995 /security/bruteforceblocker/pkg-descr | |
parent | 3135a5d41b0c2a667ba459bca5eaccf314bca86e (diff) | |
download | ports-1044b5d3e4a6e831da83d27b138efb24537c3c4c.tar.gz ports-1044b5d3e4a6e831da83d27b138efb24537c3c4c.zip |
Notes
Diffstat (limited to 'security/bruteforceblocker/pkg-descr')
-rw-r--r-- | security/bruteforceblocker/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/bruteforceblocker/pkg-descr b/security/bruteforceblocker/pkg-descr index 2a4d5ba8322b..93ad7cbcfe02 100644 --- a/security/bruteforceblocker/pkg-descr +++ b/security/bruteforceblocker/pkg-descr @@ -3,7 +3,7 @@ When this script is running, it checks sshd's auth log for Failed Password attempts and counts it's number. When given IP reaches specified number of fails, script adds this IP to the pf's table and block any other traffic to the given box. If you are bored of those automated auth tries, you will be -happy with this script. It also includes a simple rc script. +happy with this script. WWW: http://danger.rulez.sk/projects/bruteforceblocker/ |