windows下

C:\Users\lenovo>netstat -aon|findstr "2038"

Linux下

netstat -anp|grep "2038"

相关文章:

  • 2022-12-23
  • 2021-12-03
  • 2021-11-19
  • 2021-11-20
  • 2022-01-05
  • 2022-01-27
  • 2022-02-10
猜你喜欢
  • 2022-02-07
  • 2021-10-07
  • 2022-12-23
  • 2022-01-07
  • 2022-01-01
  • 2022-01-04
相关资源
相似解决方案