[tor-bugs] #20111 [Applications/Tor Browser]: use Unix domain sockets for SOCKS port by default
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Tue Sep 27 12:30:30 UTC 2016
    
    
  
#20111: use Unix domain sockets for SOCKS port by default
-------------------------------------------------+-------------------------
 Reporter:  mcs                                  |          Owner:  tbb-
                                                 |  team
     Type:  defect                               |         Status:
                                                 |  needs_information
 Priority:  Medium                               |      Milestone:
Component:  Applications/Tor Browser             |        Version:
 Severity:  Normal                               |     Resolution:
 Keywords:  tbb-torbutton, tbb-security,         |  Actual Points:
  TorBrowserTeam201609R                          |
Parent ID:  #14270                               |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------
Changes (by gk):
 * status:  needs_review => needs_information
Comment:
 Looking at the Tor Launcher changes I got puzzled by:
 {{{
 +        let socksPort =
 TorLauncherUtil.getIntPref("network.proxy.socks_port",
 +                                                    9500);
 }}}
 Where does the `9500` come from? I somehow expected `9150` there...
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/20111#comment:9>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list