netstat -an | findstr 80
查指定端口
Windows
通用
⭐⭐ 常用
2 次浏览
⭐⭐ 常用
2 次浏览
详细说明
查指定端口
使用示例
netstat -an | findstr :80
标签:
#windows
#运维