[tor-bugs] #8053 [Torsocks]: add stream isolation support to torsocks

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Jan 24 21:55:25 UTC 2013


#8053: add stream isolation support to torsocks
-------------------------+--------------------------------------------------
 Reporter:  proper       |          Owner:     
     Type:  enhancement  |         Status:  new
 Priority:  normal       |      Milestone:     
Component:  Torsocks     |        Version:     
 Keywords:               |         Parent:     
   Points:               |   Actualpoints:     
-------------------------+--------------------------------------------------
 There is [https://trac.torproject.org/projects/tor/wiki/doc/torsocks#uwt-
 modifiedusewithtortoimproveTorstreamisolation uwt], but it's a hack
 (creates a temporary torsocks configuration file very time torsocks is
 started), has bugs and is not in the upstream torsocks package.

 Please add the ability to set proxy type, IP address and port by command
 line. The interface could look like this:

 {{{
 torsocks -t 5 -i 127.0.0.1 -p 9050 /usr/bin/wget -c
 https://check.torproject.org
 }}}

 {{{
 sudo torsocks -t 5 -i 127.0.0.1 -p 9052 /usr/bin/apt-get --yes dist-
 upgrade
 }}}

 The user could open multiple SocksPorts (9050, 9052, 9053, etc.) and use
 torsocks while separating the streams.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8053>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list