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
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: 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
--- 85909 Thu Jan 1 00:00:00 1970
+++ 51024 Thu Jan 1 00:00:00 1970
@@ -1,13 +1,11 @@
-Utility to help sys admins thwart SSH crackers
- DenyHosts is a program that automatically blocks SSH
+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.
.
- Synchronization with a central server is possible too.
+ 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.
+ of firewall in your kernel
- .
- DenyHosts unfortunately does not support IPv6.