On 6 Mar 2018, at 11:29, Damian Johnson atagar@torproject.org wrote:
Does Tor export a list of connections over the control port?
Hi teor. Nope, tor doesn't. That's something I wanted many years ago and I made a proposal, but Jake talked me into limiting it to circuits instead...
https://gitweb.torproject.org/torspec.git/tree/proposals/172-circ-getinfo-op...
Having tor provide this would be very helpful. Stem vends nine different connection resolvers because it doesn't. ;P
https://gitweb.torproject.org/stem.git/tree/stem/util/connection.py
And a bunch of researchers I'm working with wrote their own connection event, too.
A circuit getinfo sounds like a great feature. I'd be happy to review a proposal, but I'm not sure I'd have time to implement it.
T