使用lsof命令,比如查看sshd这个程序的网络连接使用命令

lsof -i | grep ^sshd

相关文章:

  • 2021-08-14
  • 2022-01-15
  • 2022-12-23
  • 2021-05-16
  • 2021-10-15
猜你喜欢
  • 2021-11-24
  • 2022-12-23
  • 2022-12-23
  • 2021-06-11
  • 2021-05-24
  • 2022-12-23
相关资源
相似解决方案