lsof -i:端口 ===>得到进程
ps axu | grep 61354 ===>得到应用
linux查看端口对应的应用
原文:https://www.cnblogs.com/healthinfo/p/12503353.html