windows 封闭端口

windows 关闭端口过滤查看端口?netstat -aon|findstr 20001??:\netstat -aon|findstr 20001? TCP ? ?

windows 关闭端口

过滤查看端口?

netstat -aon|findstr "20001?"

?

:\>netstat -aon|findstr "20001"

? TCP ? ?192.168.17.54:20001 ? ?0.0.0.0:0 ? ? ? ? ? ? ?LISTENING ? ? ? 4740

?

?

:\>tskill 4740