torsocks: add page (#12547)

* torsocks: add page

---------

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
Co-authored-by: Fazle Arefin <fazlearefin@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
MIfoodie
2024-03-25 00:25:16 -04:00
committed by GitHub
parent e527fa0c34
commit ac38aa28de

12
pages/linux/torsocks.md Normal file
View File

@@ -0,0 +1,12 @@
# torsocks
> Use any application through the Tor network.
> More information: <https://gitlab.torproject.org/tpo/core/torsocks/>.
- Run a command using Tor:
`torsocks {{command}}`
- Enable or disable Tor in this shell:
`. torsocks {{on|off}}`