摘要: linux netstat -tunpl | grep 8080 如果查到有记录,表示此端口存在 window netstat -ano | findstr 8080 如果查到有记录,表示此端口存在 阅读全文
posted @ 2019-10-22 17:04 柒色彩虹 阅读(214) 评论(0) 推荐(0) 编辑