netstat -ano
查看端口和进程
Windows
通用
⭐⭐ 常用
3 次浏览
⭐⭐ 常用
3 次浏览
详细说明
Windows 查看端口 + PID
使用示例
C:\> netstat -ano | findstr 80
标签:
#Windows
#端口