[tor-bugs] #5373 [Tor Client]: "socksport 2000 testingtornetwork 1" results in socksport 9050

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Mon Mar 12 22:19:11 UTC 2012


#5373: "socksport 2000 testingtornetwork 1" results in socksport 9050
------------------------+---------------------------------------------------
 Reporter:  arma        |          Owner:                    
     Type:  defect      |         Status:  new               
 Priority:  major       |      Milestone:  Tor: 0.2.3.x-final
Component:  Tor Client  |        Version:                    
 Keywords:              |         Parent:                    
   Points:              |   Actualpoints:                    
------------------------+---------------------------------------------------

Comment(by arma):

 Here's the XXX from config.c that's very related:
 {{{
   if (newoptions->TestingTorNetwork) {
     /* XXXX this is a bit of a kludge.  perhaps there's a better way to do
      * this?  We could, for example, make the parsing algorithm do two
 passes
      * over the configuration.  If it finds any "suite" options like
      * TestingTorNetwork, it could change the defaults before its second
 pass.
      * Not urgent so long as this seems to work, but at any sign of
 trouble,
      * let's clean it up.  -NM */
 }}}

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


More information about the tor-bugs mailing list