immersed-in-the-deep-sea

导航

 

2025年4月24日

摘要: 在netstat中,查询端口,可能会查询不到一些端口,但又确实被使用了,这些端口就是系统端口占用。 netstat -aon | findstr ${port} 如果要看系统占用了哪些端口,使用指令 netsh interface ipv4 show excludedportrange protoc 阅读全文
posted @ 2025-04-24 10:56 沉浸深海 阅读(147) 评论(0) 推荐(0)