[tor-bugs] #4927 [Tor bundles/installation]: Prepare a Pluggable Transports Bundle

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Thu Feb 9 23:15:24 UTC 2012


#4927: Prepare a Pluggable Transports Bundle
--------------------------------------+-------------------------------------
 Reporter:  asn                       |          Owner:  erinn
     Type:  task                      |         Status:  new  
 Priority:  normal                    |      Milestone:       
Component:  Tor bundles/installation  |        Version:       
 Keywords:                            |         Parent:       
   Points:                            |   Actualpoints:       
--------------------------------------+-------------------------------------

Comment(by asn):

 This is how I made a PTTB:

 I took the current TBB off
 https://www.torproject.org/download/download-easy.html.en:

 I replaced ./App/tor with a tor-0.2.3.11.

 I copied an obfsproxy binary to ./App/.

 I added these lines in ./Data/Tor/torrc:
 {{{
 UseBridges 1
 Bridge obfs2 192.0.2.1:42666
 ClientTransportPlugin obfs2 exec ./App/obfsproxy --managed
 }}}

 Of course, `192.0.2.1:42666` was an actual obfs2'ed bridge address.

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


More information about the tor-bugs mailing list