經常使用windows命令行

【網絡命令】
netstat /?      /*顯示協議統計和當TCP/IP前網絡鏈接*/
netstat -aon  /*顯示當前活動鏈接的數字形式的IP PORT PID*/netstat -ano|findstr "${PORT}
tasklist|findstr "${PID}"
相關文章
相關標籤/搜索