lsof -i : 端口号
netstat -tunlp |grep 端口号
lsof(list open files)
参考文档:https://www.runoob.com/w3cnote/linux-check-port-usage.html


lsof -i : 端口号
netstat -tunlp |grep 端口号
lsof(list open files)
参考文档:https://www.runoob.com/w3cnote/linux-check-port-usage.html
本文标题:Linux-查看端口号
本文链接:https://www.haomeiwen.com/subject/llfdcrtx.html
网友评论