mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-05 13:33:35 +02:00

* 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>
248 B
248 B
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}}