--- syntax: markdown tags: [tldr, linux] source: https://github.com/tldr-pages/tldr.git --- # torsocks > Use any application through the Tor network. > More information: . - Run a command using Tor: `torsocks {{command}}` - Enable or disable Tor in this shell: `. torsocks {{on|off}}`