Metadata-Version: 1.0
Name: BlockHosts
Version: 2.0.3
Summary: Block IP Addresses based on system logs showing patterns of undesirable accesses.
Home-page: http://www.aczoom.com/cms/blockhosts/
Author: Avinash Chopde
Author-email: avinash@acm.org
License: http://creativecommons.org/licenses/publicdomain/
Description: Block IP Addresses based on login or access failure
        information in system logs.
        
        Updates a hosts blockfile (such as hosts.allow) automatically,
        to block IP addresses. Will also expire previously blocked addresses
        based on age of last failed login attempt, this keeps the blockfile
        size manageable.
        In addition to TCP_WRAPPERS, can also execute iptables or ip route commands
        to block all TCP/IP network input from an IP address, so all services, even
        those that do not run under libwrap TCP_WRAPPERS, can be protected.
        
        An email notification facility is also available.
        
        
Platform: UNKNOWN
