linux下遇到端口被暂用了 需要知道是哪个进程 比如80端口 可以这样 netstat -tunlp|grep 80 相关文章: 2021-07-11 2022-12-23 2021-12-15 2021-12-25 2021-07-01