netstat -antp|grep -i "80" |wc -l

譬如查看80端口的连接数

 

相关文章: