Update cheatsheets

This commit is contained in:
ivuorinen
2024-05-30 00:14:41 +00:00
parent 16a9d40c57
commit d224a84a35
4 changed files with 76 additions and 5 deletions

View File

@@ -6,16 +6,12 @@ source: https://github.com/tldr-pages/tldr.git
# tor
> Enable anonymous communication through the Tor network.
> More information: <https://manned.org/man/tor>.
> More information: <https://manned.org/tor>.
- Connect to the Tor network:
`tor`
- Start a Tor relay:
`tor --relay`
- View Tor configuration:
`tor --config`