windows 关闭端口
过滤查看端口?
netstat -aon|findstr "20001?"
?
:\>netstat -aon|findstr "20001"
? TCP ? ?192.168.17.54:20001 ? ?0.0.0.0:0 ? ? ? ? ? ? ?LISTENING ? ? ? 4740
?
?
:\>tskill 4740
发布时间: 2012-09-05 15:19:35 作者: rapoo
windows 关闭端口
过滤查看端口?
netstat -aon|findstr "20001?"
?
:\>netstat -aon|findstr "20001"
? TCP ? ?192.168.17.54:20001 ? ?0.0.0.0:0 ? ? ? ? ? ? ?LISTENING ? ? ? 4740
?
?
:\>tskill 4740