[tor-bugs] #9744 [Pluggable transport]: Read managed proxy server chain from a configuration file

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Dec 17 00:58:40 UTC 2013


#9744: Read managed proxy server chain from a configuration file
-------------------------------------+------------------------
     Reporter:  dcf                  |      Owner:  asn
         Type:  project              |     Status:  new
     Priority:  normal               |  Milestone:
    Component:  Pluggable transport  |    Version:
   Resolution:                       |   Keywords:  flashproxy
Actual Points:                       |  Parent ID:
       Points:                       |
-------------------------------------+------------------------

Comment (by dcf):

 I [https://gitweb.torproject.org/pluggable-transports/obfs-
 flash.git/commitdiff/b90d02fcaad915c95a8723d5c0089e79a793c2d2 augmented]
 obfs-flash to enable setting transport options per-transport.
 getConfiguration can now return an options map and it will be given
 appropriately to transport binaries.

 A configuration file with options might look like
 {{{
 ServerTransportPlugin obfs3 exec obfsproxy managed
 ServerTransportPlugin websocket exec websocket-server
 ServerTransportOptions obfs3 shared-secret=foobar
 Alias obfs3_websocket obfs3|websocket
 }}}

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


More information about the tor-bugs mailing list