[tor-bugs] #9349 [Flashproxy]: flashproxy facilitator: Allow clients to specify transports

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Oct 11 18:32:52 UTC 2013


#9349: flashproxy facilitator: Allow clients to specify transports
----------------------------+--------------------------
     Reporter:  asn         |      Owner:  dcf
         Type:  task        |     Status:  needs_review
     Priority:  normal      |  Milestone:
    Component:  Flashproxy  |    Version:
   Resolution:              |   Keywords:
Actual Points:              |  Parent ID:  #7167
       Points:              |
----------------------------+--------------------------

Comment (by infinity0):

 I've done the
 [https://github.com/infinity0/flashproxy/compare/bug9349_server...bug9349_server_endpoints
 Endpoint simplifications] and updated the
 [https://github.com/infinity0/flashproxy/compare/bug9349_server_endpoints...bug9349_server_urlparam
 url-param tweaking] code. It's up and running at siteb and I've tested it
 with both flashproxy-client and obfs-flash-client using automatic
 registration via reg-http.

 torrc line for flashproxy-client:

 {{{
 ClientTransportPlugin websocket exec ./flashproxy-client --register -f
 http://siteb.fp-facilitator.org/fac/ --register-methods http --log
 /tmp/fp.log --unsafe-logging :0
 }}}

 torrc line for obfs-flash-client (requires latest master from my github):

 {{{
 ClientTransportPlugin obfs3_flash exec ./obfs-flash-client --fp-arg=-f
 --fp-arg=http://siteb.fp-facilitator.org/fac/ --fp-arg=--register-
 methods=http 2334
 }}}

 My [https://github.com/infinity0/flashproxy/tree/merge-next merge-next]
 branch merges all of that into the current master - if you decide to merge
 separately, you can diff the result against that branch to see if there's
 anything either of us did wrong.

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


More information about the tor-bugs mailing list