[tor-bugs] #4725 [Tor Bridge]: Managed proxies should not bind locally by default

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Fri Dec 16 09:40:14 UTC 2011


#4725: Managed proxies should not bind locally by default
------------------------+---------------------------------------------------
 Reporter:  asn         |          Owner:                    
     Type:  defect      |         Status:  new               
 Priority:  normal      |      Milestone:  Tor: 0.2.3.x-final
Component:  Tor Bridge  |        Version:                    
 Keywords:              |         Parent:                    
   Points:              |   Actualpoints:                    
------------------------+---------------------------------------------------
 The default addrport in `get_bindaddr_for_transport()` is `127.0.0.1:0`
 which will instruct the transport to bind locally and not be accessible by
 the rest of the world.

 Changing the default to `0.0.0.0:0` should do the trick.

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


More information about the tor-bugs mailing list