[tor-bugs] #8402 [Tor]: Tor should help its transport proxy use a proxy, if needed.

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun Mar 9 22:49:17 UTC 2014


#8402: Tor should help its transport proxy use a proxy, if needed.
------------------------+--------------------------------------
     Reporter:  asn     |      Owner:
         Type:  defect  |     Status:  new
     Priority:  normal  |  Milestone:  Tor: 0.2.6.x-final
    Component:  Tor     |    Version:
   Resolution:          |   Keywords:  tor-bridge pt flashproxy
Actual Points:          |  Parent ID:
       Points:          |
------------------------+--------------------------------------

Comment (by dcf):

 meek-client is capable of using an upstream HTTP proxy
 ([https://lists.torproject.org/pipermail/tor-dev/2014-March/006363.html
 since here]), but you have to set it up manually, either with a command-
 line option
 {{{
 Bridge meek 0.0.2.0:1
 ClientTransportPlugin meek exec ./meek-client
 --url=http://meek.bamsoftware.com:7002/ --http-
 proxy=http://127.0.0.1:8787/
 }}}
 or with a bridge line arg
 {{{
 Bridge meek 0.0.2.0:1 url=http://meek.bamsoftware.com:7002/ http-
 proxy=http://127.0.0.1:8787
 ClientTransportPlugin meek exec ./meek-client
 }}}

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


More information about the tor-bugs mailing list