June 19, 2006
Server Information
Server information.
netstat -ntu | awk ‘{print $5}’ | cut -d: -f1 | uniq -c | sort -n
Reports I.P. information about who is on your server.
Then check against a known list of SE bots at http://iplists.com
Filed under Web by admin.




























