tor: add Spanish translation (#12837)

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: spageektti <git@spageektti.cc>
pull/28/head
Darío Hereñú 2024-05-29 11:00:32 -03:00 committed by GitHub
parent 8bb50be794
commit bb0572f3ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 32 additions and 0 deletions

32
pages.es/linux/tor.md Normal file
View File

@ -0,0 +1,32 @@
# tor
> Habilita la comunicación anónima a través de la red Tor.
> Más información: <https://manned.org/tor>.
- Conecta a la red Tor:
`tor`
- Vea la configuración de Tor:
`tor --config`
- Comprueba el estado de Tor:
`tor --status`
- Ejecuta como cliente:
`tor --client`
- Ejecuta como relé:
`tor --relay`
- Ejecuta como puente:
`tor --bridge`
- Ejecuta como servicio oculto:
`tor --hidden-service`