[root@test-01 ~]# netstat -anp | grep 6665
tcp        0      0 0.0.0.0:6665            0.0.0.0:*               LISTEN      1206503/nc
tcp6       0      0 :::6665                 :::*                    LISTEN      1206503/nc
[root@test-01 ~] ~]# kill -9 1206503

相关文章:

  • 2022-12-23
  • 2021-08-30
  • 2022-12-23
  • 2022-02-22
  • 2022-12-23
  • 2021-12-26
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-02-13
  • 2021-08-11
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-26
  • 2022-12-23
相关资源
相似解决方案