Protecting ssh with sshguard
sshguard
(Get it here) works very similarly to sshdfilter. Just
tail -n0 -F /var/log/secure | /usr/local/sbin/sshguard , and it will do the work for you. Sadly, it works on selected systems only, just like sshdfilter. Maybe different systems produce different formats of error? Anyway, that's a shame. I like the tools.
There are no comments on this page. [Add comment]