如何知道谁在监听 Windows 上的 80 端口?
不建议使用
netstat -aon | findstr :80
因为它报告的PIDNT Kernel & System是无用的信息。
NT Kernel & System
我需要知道组件的确切名称才能控制它。
networking windows
networking ×1
windows ×1