[tor-bugs] #4636 [Tor]: Add GETINFO interface_address
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sat Sep 14 19:25:25 UTC 2013
#4636: Add GETINFO interface_address
-------------------------+-------------------------------------------------
Reporter: krkhan | Owner: krkhan
Type: | Status: reopened
enhancement | Milestone: Tor: 0.2.5.x-final
Priority: normal | Version:
Component: Tor | Keywords: maybe-proposal easy tor-client
Resolution: | small-feature
Actual Points: | Parent ID:
Points: |
-------------------------+-------------------------------------------------
Comment (by rl1987):
Tor already responds to `GETINFO address`, which outputs address retrieved
from `router_pick_published_address()`, but this may not be an IP address
of network interface used by Tor instance if it is running behind NAT.
Should `GETINFO address/ipv4` and `GETINFO address/ipv6` return address
from `get_interface_address6() `with `family` parameter being `AF_INET`
and `AF_INET6` respectively? Should we leave implementation of `GETINFO
address` as-is, in order to leave opportunity to retrieve published
(guessed?) address available to controller?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4636#comment:11>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list