[tor-bugs] #24085 [Core Tor/Tor]: Note that 'GETINFO net/listeners/*' specifies 0.0.0.0

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Oct 30 23:08:18 UTC 2017


#24085: Note that 'GETINFO net/listeners/*' specifies 0.0.0.0
------------------------------+--------------------
     Reporter:  atagar        |      Owner:  (none)
         Type:  defect        |     Status:  new
     Priority:  Low           |  Milestone:
    Component:  Core Tor/Tor  |    Version:
     Severity:  Minor         |   Keywords:
Actual Points:                |  Parent ID:
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+--------------------
 Hi Nick. Minor gotcha I just fixed in Stem...

 ```
 GETINFO net/listeners/or
 250-net/listeners/or="0.0.0.0:1443"
 250 OK

 GETINFO net/listeners/control
 250-net/listeners/control="127.0.0.1:9051"
 250 OK
 ```

 Since tor specified 127.0.0.1 for localhost with controllers I assumed
 that's what it used for other our ORPort and others. Fixed now in stem...

 https://gitweb.torproject.org/stem.git/commit/?id=8772dbe

 Maybe the spec should say that 0.0.0.0 and 127.0.0.1 are both used when
 referring to localhost?

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


More information about the tor-bugs mailing list