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 85909 and 20372

Description: 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.
 .
 Synchronization 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.
 .
 DenyHosts unfortunately does not support IPv6.
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
--- 85909	Thu Jan  1 00:00:00 1970
+++ 20372	Thu Jan  1 00:00:00 1970
@@ -1,13 +1,9 @@
-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.
  .
- Synchronization 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.
+ of firewall in your kernel
- .
- DenyHosts unfortunately does not support IPv6.