Skip to content

Commit

Permalink
Update external-tor-usage.md
Browse files Browse the repository at this point in the history
  • Loading branch information
preland authored Sep 9, 2024
1 parent 5bb55ee commit d2acf6a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/external-tor-usage.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Using External Tor with Haveno

>Looking to setup external Tor for a seednode? Go [here](https://github.com/haveno-dex/haveno/blob/master/docs/deployment-guide.md#install-tor) for tailored instructions.
## Setting up Tor:

### 1. Download and Install Tor
Expand Down Expand Up @@ -37,6 +37,8 @@ CookieAuthFile <path to cookie auth file>
```Stop-Process -Name tor```
### 4. Start Tor
```tor```
>On Linux/MacOS, the user running tor must be a member of the "tor" usergroup.
## Using External Tor with Haveno:
Run the Haveno binary with the following extra flags:
```
Expand Down

0 comments on commit d2acf6a

Please sign in to comment.