linux 查看80端口的连接数

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

posted @ 2022-01-04 17:09  那时一个人  阅读(113)  评论(0)    收藏  举报