mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
torsocks: add Spanish translation (#12551)
* torsocks: add Spanish translation --------- Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
This commit is contained in:
parent
d429f21cf9
commit
88b5be6b61
1 changed files with 12 additions and 0 deletions
12
pages.es/linux/torsocks.md
Normal file
12
pages.es/linux/torsocks.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# torsocks
|
||||
|
||||
> Utiliza cualquier aplicación a través de la red de Tor.
|
||||
> Más información: <https://gitlab.torproject.org/tpo/core/torsocks/>.
|
||||
|
||||
- Ejecuta un comando usando Tor:
|
||||
|
||||
`torsocks {{comando}}`
|
||||
|
||||
- Activa o desactiva Tor en este intérprete de comandos:
|
||||
|
||||
`. torsocks {{on|off}}`
|
Loading…
Add table
Reference in a new issue