原帖由 licess 于 2014-1-18 19:42 发表 netstat -ntu | awk '{print $5}' | cut -d: -f1 | sort | uniq -c | sort -n 看一下有连接数很多的吗