您的位置: 首页 > IT文章 > linux查看端口被那个进程占用 linux查看端口被那个进程占用 分类: IT文章 • 2025-01-12 13:12:55 linux下遇到端口被暂用了 需要知道是哪个进程 比如80端口 可以这样 netstat -tunlp|grep 80