|
Softwares ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Main /
CurrentHTTPConnectionBasedOnIPMain.CurrentHTTPConnectionBasedOnIP HistoryHide minor edits - Show changes to output Changed lines 1-4 from:
Author: hari_anj at yahoo dot com to:
netstat -plan|grep :80|awk {'print $5'}|cut -d: -f 1|sort|uniq -c|sort -nk 1 *Author: hari_anj at yahoo dot com Added lines 1-4:
netstat -plan|grep :80|awk {'print $5'}|cut -d: -f 1|sort|uniq -c|sort -nk 1 Author: hari_anj at yahoo dot com |