mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-16 15:49:14 +00:00
Update cheatsheets
This commit is contained in:
17
tldr/linux/torsocks
Normal file
17
tldr/linux/torsocks
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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}}`
|
||||
Reference in New Issue
Block a user