1 lsof命令

  lsof -i:portNum 查出来与该端口相关的所有程序

2 netstat命令:

  netstat -lnp 

相关文章:

  • 2021-05-25
  • 2022-12-23
  • 2021-11-18
  • 2021-11-30
  • 2021-12-10
  • 2022-01-07
  • 2022-12-23
  • 2021-12-21
猜你喜欢
  • 2022-02-10
  • 2021-11-29
  • 2022-12-23
  • 2021-12-25
  • 2021-12-23
  • 2021-12-31
相关资源
相似解决方案