added verbiage about restarting tor post torrc config

This commit is contained in:
PromptPunksFauxCough 2025-03-06 00:29:53 +00:00 committed by GitHub
parent 4a012a2bda
commit 891b9ab845
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -185,12 +185,15 @@ If the `HashedControlPassword` option is set, it must contain the salted hash of
$ tor --hash-password <password>
```
##### Example:
###### Example:
```shell
ControlPort 9051
HashedControlPassword 16:C01147DC5F4DA2346056668DD23522558D0E0C8B5CC88FE72EEBC51967
```
##### Restart `tor`
`tor` must be restarted for changes to `torrc` to be applied.
### \* ***Optional*** \*
#### [Set Up Your Onion Service](https://community.torproject.org/onion-services/setup)