GKLBB

当你经历了暴风雨,你也就成为了暴风雨

导航

windows下依端口查进程

C:\Users\86157>netstat -ano | findstr 10809
TCP 192.168.1.172:10809 180.163.150.33:443 ESTABLISHED 7076

C:\Users\86157>tasklist | findstr 7076
chrome.exe 7076 Console 8 41,364 K

 

posted on 2021-10-08 17:11  GKLBB  阅读(44)  评论(0)    收藏  举报