查看 Nodejs 占用的端口: ps -ef | grep 进程名字

查看Nodejs 占用的端口

 

linux通过端口查看进程:netstat -nap | grep 端口号

 查看Nodejs 占用的端口

 

相关文章: