a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 61269 and 20372

Description: a utility to help sys admins thwart SSH crackers
 DenyHosts is a program that automatically blocks SSH
 brute-force attacks by adding entries to /etc/hosts.deny.
 It will also inform Linux administrators about offending
 hosts, attacked users and suspicious logins.
 .
 Syncronization with a central server is possible too.
 .
 Differently from other software that do same work, denyhosts
 doesn't need support for packet filtering or any other kind
 of firewall in your kernel
Description: an utility to help sys admins thwart ssh hackers
 DenyHosts is a python program that automatically blocks ssh
 brute-force attacks by adding entries to /etc/hosts.deny.
 It will also inform Linux administrators about offending
 hosts, attacked users and suspicious logins.
 .
 Differently from other software that do same work, denyhosts
 doesn't need support for packet filtering or any other kind
 of firewall in your kernel
--- 61269	Thu Jan  1 00:00:00 1970
+++ 20372	Thu Jan  1 00:00:00 1970
@@ -1,10 +1,8 @@
-a utility to help sys admins thwart SSH crackers
- DenyHosts is a program that automatically blocks SSH
+an utility to help sys admins thwart ssh hackers
+ DenyHosts is a python program that automatically blocks ssh
  brute-force attacks by adding entries to /etc/hosts.deny.
  It will also inform Linux administrators about offending
  hosts, attacked users and suspicious logins.
- .
- Syncronization with a central server is possible too.
  .
  Differently from other software that do same work, denyhosts
  doesn't need support for packet filtering or any other kind