[tor-bugs] #31772 [Core Tor/Tor]: MAPADDRESS control command

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Sep 17 19:50:15 UTC 2019


#31772: MAPADDRESS control command
--------------------------+------------------------------
 Reporter:  kowenki       |          Owner:  (none)
     Type:  defect        |         Status:  new
 Priority:  Medium        |      Component:  Core Tor/Tor
  Version:  Tor: 0.4.1.5  |       Severity:  Normal
 Keywords:                |  Actual Points:
Parent ID:                |         Points:
 Reviewer:                |        Sponsor:
--------------------------+------------------------------
 I'm using the control socket to execute MAPADDRESS commands.
 Since TorBrowser 8.5.5 (Linux64) with Tor 0.4.1.5 the behavior changed.

 On TorBrowser 8.5.4 (Linux64) with Tor 0.4.0.5 the following command
 worked:

 MAPADDRESS *.torproject.org=127.0.0.1
 250 *.torproject.org=127.0.0.1

 On TorBrowser 8.5.5 (Linux64) with Tor 0.4.1.5 the following happens:

 MAPADDRESS *.torproject.org=127.0.0.1
 512 syntax error: not enough arguments to mapaddress.

 However, I found out that the following works:

 MAPADDRESS foo *.torproject.org=127.0.0.1
 250 *.torproject.org=127.0.0.1


 I could not find any information about a change in the MAPADDRESS command
 specification.

 Did the MAPADDRESS command change or may this be a bug in the command
 parsing?

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


More information about the tor-bugs mailing list