[tor-bugs] #10598 [Obfsproxy]: Merge ScrambleSuit v2014.01.a.

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Jan 20 23:29:02 UTC 2014


#10598: Merge ScrambleSuit v2014.01.a.
-----------------------------+-----------------------------------------
     Reporter:  phw          |      Owner:  asn
         Type:  enhancement  |     Status:  new
     Priority:  normal       |  Milestone:
    Component:  Obfsproxy    |    Version:
   Resolution:               |   Keywords:  pt, obfsproxy, scramblesuit
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+-----------------------------------------

Comment (by phw):

 Replying to [comment:8 asn]:
 > You might also want to test starting up the listeners in managed mode in
 Windows. You can do that by using the following environment variables:
 > {{{
 > export TOR_PT_STATE_LOCATION="/pt_stat"
 > export TOR_PT_MANAGED_TRANSPORT_VER="1"
 > export TOR_PT_CLIENT_TRANSPORTS="scramblesuit"
 > }}}
 >
 > {{{
 > export TOR_PT_STATE_LOCATION="/"
 > export TOR_PT_MANAGED_TRANSPORT_VER="1"
 > export TOR_PT_EXTENDED_SERVER_PORT=
 > export TOR_PT_ORPORT="127.0.0.1:9001"
 > export TOR_PT_SERVER_BINDADDR="scramblesuit-127.0.0.1:8000"
 > export TOR_PT_SERVER_TRANSPORTS="scramblesuit"
 > }}}

 I gave this a shot and it seems to work.  For the record, this is how you
 seem to set environment variables on Windows:
 {{{
 SET TOR_PT_MANAGED_TRANSPORT_VER=1
 }}}
 And that's '''not''' the same as the following which is incorrect:
 {{{
 SET TOR_PT_MANAGED_TRANSPORT_VER="1"
 }}}

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


More information about the tor-bugs mailing list