-
netstat -aon|findstr "9050"
TCP: 127.0.0.1:9050 0.0.0.0 LISTENING 2016
tasklist|findstr “2016”
-
tor.exe 2016 Console 0 16,064
-
ctrl+alt+delete
打开任务管理器,找到tor.exe右键end process。
That’s it!!
netstat -aon|findstr "9050"
TCP: 127.0.0.1:9050 0.0.0.0 LISTENING 2016
tasklist|findstr “2016”
tor.exe 2016 Console 0 16,064
ctrl+alt+delete
打开任务管理器,找到tor.exe右键end process。
That’s it!!
Author: mousepotato
Link: https://anotherbug.com/2012/10/01/shutdown-specific-port-in-windows/
本文采用知识共享署名-非商业性使用 4.0 国际许可协议进行许可