Tor console exit issue: running tor -hash-password does not work
I am following the blog post here .
I am using a Windows machine so I cannot follow the exact steps. This is what I did:
- Installed Tor Browser for Windows
-
Installed pytorctl
pip install git+https://github.com/aaronsw/pytorctl
-
Privoxy installed
-
Trying to use Tor command line. I assume it is an exe file in the "Tor Browser \ Browser \ TorBrowser \ Tor" directory
tor --hash-password *mypassword*
Unfortunately, this command is executed, but there is no response.
If anyone has any suggestions, a lot will be appreciated. Do you think this might be a firewall issue?
+3
source to share