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

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Mar 21 16:32:03 UTC 2013


#8053: add stream isolation support to torsocks
-------------------------+--------------------------------------------------
 Reporter:  proper       |          Owner:              
     Type:  enhancement  |         Status:  needs_review
 Priority:  normal       |      Milestone:              
Component:  Torsocks     |        Version:              
 Keywords:               |         Parent:              
   Points:               |   Actualpoints:              
-------------------------+--------------------------------------------------

Comment(by proper):

 Thanks for doing this work.

 I can't review the code, but test the functionality. Here are my Debian
 Wheezy 32 bit test results. (Still same config:
 https://trac.torproject.org/projects/tor/ticket/8137#comment:2)

 {{{
 torsocks /usr/bin/curl https://check.torproject.org
 /usr/local/bin/torsocks: 232: [: -a: unexpected operator
 /usr/local/bin/torsocks: 242: /usr/local/bin/torsocks: [[: not found
 /usr/local/bin/torsocks: 244: /usr/local/bin/torsocks: -z: not found
 /usr/local/bin/torsocks: 245: /usr/local/bin/torsocks: -z: not found
 curl: (6) Couldn't resolve host 'check.torproject.org'
 }}}

 {{{
 torsocks -v 3 -f /etc/torsocks.conf /usr/bin/curl
 https://check.torproject.org
 Setting to verbosity level 3
 /usr/local/bin/torsocks: 228: /usr/local/bin/torsocks: OPTIND: not found
 /usr/local/bin/torsocks: 228: /usr/local/bin/torsocks: OPTIND: not found
 /usr/local/bin/torsocks: 228: /usr/local/bin/torsocks: OPTIND: not found
 /usr/local/bin/torsocks: 228: /usr/local/bin/torsocks: OPTIND: not found
 /usr/local/bin/torsocks: 228: /usr/local/bin/torsocks: OPTIND: not found
 /usr/local/bin/torsocks: 228: /usr/local/bin/torsocks: OPTIND: not found
 /usr/local/bin/torsocks: 227: shift: can't shift that many
 }}}

 {{{
 torsocks -v 3 /usr/bin/curl https://check.torproject.org
 Setting to verbosity level 3
 /usr/local/bin/torsocks: 228: /usr/local/bin/torsocks: OPTIND: not found
 /usr/local/bin/torsocks: 228: /usr/local/bin/torsocks: OPTIND: not found
 /usr/local/bin/torsocks: 228: /usr/local/bin/torsocks: OPTIND: not found
 /usr/local/bin/torsocks: 228: /usr/local/bin/torsocks: OPTIND: not found
 /usr/local/bin/torsocks: 227: shift: can't shift that many
 }}}

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


More information about the tor-bugs mailing list