mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 10:21:53 +00:00
Tor Windows Path fix
This commit is contained in:
@@ -32,7 +32,7 @@ Running Tor on Windows
|
|||||||
|
|
||||||
.. code-block::
|
.. code-block::
|
||||||
|
|
||||||
sc create tor start=auto binPath="<PATH TO>\Tor Browser\Browser\TorBrowser\Tor\tor.exe -nt-service"
|
sc create tor start=auto binPath="<PATH TO>\Browser\TorBrowser\Tor\tor.exe -nt-service"
|
||||||
sc start tor
|
sc start tor
|
||||||
|
|
||||||
#. When you run this, it should look something like this:
|
#. When you run this, it should look something like this:
|
||||||
|
|||||||
Reference in New Issue
Block a user