暂无分类 Centos查看端口占用情况和开启端口命令 2022-12-19 16:19 阅读(28749) 评论(0) Centos查看端口占用情况命令,比如查看80端口占用情况使用如下命令:lsof -i tcp:80列出所有端口netstat -ntlp1、开启端......