netstat -tn --inet 2> /dev/null| grep ":80" | awk '/tcp[ ]*[0-9]+[ ]*[0-9]+[ ]+[^ ]+[ ]*[^ ]*/ { print $5; }' | cut -d":" -f1 | sort | uniq -c | sort -n
iptables -A INPUT -s ip adresi -j DROP bu şekilde ssh ile banlayabilirsiniz. ama csf öneririm, whm kullanıyorsanız