安装:

         apt-get update


apt-get install net-tools





Linux上:
netstat -anop | grep ':50001'



windows上:
netstat -ano |findstr 50001


内存使用:
cat cat /proc/meminfo

相关文章:

  • 2022-01-03
  • 2021-12-19
  • 2021-12-03
  • 2021-12-20
猜你喜欢
  • 2021-11-27
  • 2022-12-23
  • 2021-12-19
  • 2021-07-06
  • 2022-01-21
  • 2021-11-29
  • 2021-06-17
相关资源
相似解决方案