Loading

linux查看端口号监听状态

lsof -i:<port>
netstat -tunlp | grep <port>
posted @ 2019-02-13 09:51  wswind  阅读(6746)  评论(0)    收藏  举报