↑↓ 选择 · Enter 打开 · Esc 关闭

netstat -an | findstr 80

查指定端口

Windows 通用
⭐⭐ 常用
3 次浏览
详细说明

查指定端口

使用示例
netstat -an | findstr :80
标签: #windows #运维