Detection of a Linux system have not been listening port

There is no open ports detection monitor

$ ss -antlup | grep 5601
tcp    LISTEN     0      128    10.200.92.133:5601                  *:*                   users:(("node",pid=5269,fd=21))

You can get the process id

Published 204 original articles · won praise 59 · Views 140,000 +

Guess you like

Origin blog.csdn.net/baidu_34122324/article/details/102524905