日期:2014-05-16 浏览次数:20717 次
netstat -na | grep ESTAB | grep 80 | wc -l netstat -na | grep ESTAB | grep 8080 | wc -l