Re: Coding comments/suggestions - first python script - sshd/ftpd blocking

2005-05-10 Thread bruno modulix
[EMAIL PROTECTED] wrote: > If anyone is interested in a /etc/hosts.deny automatic update script > (Unix only) based on sshd/vsftpd attacks, here's a python script: > http://www.aczoom.com/tools/blockhosts/ > > This is a beta release, and my first attempt at Python coding. > Any comments, suggestio

Coding comments/suggestions - first python script - sshd/ftpd blocking

2005-05-08 Thread avinashc
If anyone is interested in a /etc/hosts.deny automatic update script (Unix only) based on sshd/vsftpd attacks, here's a python script: http://www.aczoom.com/tools/blockhosts/ This is a beta release, and my first attempt at Python coding. Any comments, suggestions, pointers on using more common Pyt