connetctions_to_port
This is an old revision of the document!
while x=0; do clear;date;echo "";echo " [Count] | [IP ADDR]";echo "-------------------";netstat -np|grep :80|grep -v LISTEN|awk '{print $5}'|cut -d: -f1|uniq -c; sleep 5;done
connetctions_to_port.1427913485.txt.gz · Last modified: 2024/05/23 07:26 (external edit)