mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
tor: remove duplicate and update link (#12855)
This commit is contained in:
parent
6b1db8b040
commit
42fea645b2
1 changed files with 1 additions and 5 deletions
|
@ -1,16 +1,12 @@
|
||||||
# tor
|
# tor
|
||||||
|
|
||||||
> Enable anonymous communication through the Tor network.
|
> 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:
|
- Connect to the Tor network:
|
||||||
|
|
||||||
`tor`
|
`tor`
|
||||||
|
|
||||||
- Start a Tor relay:
|
|
||||||
|
|
||||||
`tor --relay`
|
|
||||||
|
|
||||||
- View Tor configuration:
|
- View Tor configuration:
|
||||||
|
|
||||||
`tor --config`
|
`tor --config`
|
||||||
|
|
Loading…
Add table
Reference in a new issue