EnglishFrenchSpanish

Ad


OnWorks favicon

torsocks - Online in the Cloud

Run torsocks in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command torsocks that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


torsocks — Shell wrapper to simplify the use of the torsocks(8) library to transparently
torify an application.

SYNOPSIS


torsocks [OPTIONS] [COMMAND [ARG ...]]

DESCRIPTION


torsocks is a wrapper between the torsocks library and the application in order to make
every Internet communication go through the Tor network.

By default, torsocks will assume that it should connect to the Tor SOCKS proxy running at
127.0.0.1 on port 9050 being the defaults of the Tor daemon.

In order to use a configuration file, torsocks tries to read the /etc/tor/torsocks.conf
file or look for the environment variable TORSOCKS_CONF_FILE with the location of the
file. If that file cannot be read, torsocks will use sensible defaults for most Tor
installations.

For further information on configuration, see torsocks.conf(5).

OPTIONS


-h, --help
Show summary of possible options and commands.

--shell
Create a new shell with LD_PRELOAD including torsocks(8).

--version
Show version.

-u, --user
Set username for the SOCKS5 authentication. Use for circuit isolation in Tor. Note
that you MUST have a password set either by the command line, environment variable
or configuration file (torsocks.conf(5).

-p, --pass
Set password for the SOCKS5 authentication. Use for circuit isolation in Tor. Note
that you MUST have a username set either by the command line, environment variable
or configuration file (torsocks.conf(5)).

-i, --isolate
Automatic tor isolation. Set the username and password for the SOCKS5
authentication method to a PID/current time based value automatically. Username and
Password MUST NOT be set.

-d, --debug
Activate the debug mode. Output will be written on stderr.

on | off
This option adds or removes torsocks(8) from the LD_PRELOAD environment variable
for the current shell. If you want to use this option, you HAVE to source torsocks
from your shell.

Add the torsocks library to LD_PRELOAD
$ . torsocks on
Remove the torsocks library from LD_PRELOAD
$ . torsocks off

show | sh
Show the current value of the LD_PRELOAD environment variable.

ENVIRONMENT VARIABLES


Please see torsocks(8) for more detail on possible environment variables.

Use torsocks online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    CalcTools
    CalcTools
    Java source intended to serve as a
    nexus for teaching both mathematics and
    software solutions for computation on
    iterative equations. Public interfaces
    allow a...
    Download CalcTools
  • 2
    Rocket.Chat Desktop Client
    Rocket.Chat Desktop Client
    Rocket.Chat Desktop client is the
    official desktop app for Rocket.Chat,
    the simple but powerful open source web
    chat platform. It's tested on macOS,
    Windows...
    Download Rocket.Chat Desktop Client
  • 3
    OfficeFloor
    OfficeFloor
    OfficeFloor provides inversion of
    coupling control, with its: - dependency
    injection - continuation injection -
    thread injection For more information
    visit the...
    Download OfficeFloor
  • 4
    DivKit
    DivKit
    DivKit is an open source Server-Driven
    UI (SDUI) framework. It allows you to
    roll out server-sourced updates to
    different app versions. Also, it can be
    used fo...
    Download DivKit
  • 5
    subconverter
    subconverter
    Utility to convert between various
    subscription format. Shadowrocket users
    should use ss, ssr or v2ray as target.
    You can add &remark= to
    Telegram-liked HT...
    Download subconverter
  • 6
    SWASH
    SWASH
    SWASH is a general-purpose numerical
    tool for simulating unsteady,
    non-hydrostatic, free-surface,
    rotational flow and transport phenomena
    in coastal waters as ...
    Download SWASH
  • More »

Linux commands

Ad