摘要: C:\>netstat -aon|findstr "9050" TCP 127.0.0.1:9050 0.0.0.0:0 LISTENING 2016 端口被进程号为2016的进程占用,继续执行下面命令: C:\>tasklist|findstr "2016" tor.exe 201... 阅读全文
posted @ 2008-10-13 16:13 玉米疯收 阅读(967) 评论(1) 推荐(0)