this post was submitted on 08 Oct 2024
5 points (100.0% liked)

Unofficial Tor Community

163 readers
1 users here now

Link to tor project (they made the icon I grabbed, and tor itself of course): https://www.torproject.org/

This is a community to discuss the tor project and your experience with tor, tor browser, etc.

Rules are generally: be nice, don't be bigoted, etc.

Only seems fair that an infosec instance should have a community about one of the most well known anonymity tools :)

founded 1 year ago
MODERATORS
top 2 comments
sorted by: hot top controversial new old
[–] 0v0@sopuli.xyz 3 points 1 month ago (1 children)

Running nyx just shows some of the circuits (guard, middle, exit) but I seem to have no way of associating those circuits with fetchmail’s traffic. Anyone know how to track which exit node is used for various sessions?

In nyx, on the first page, press e and enable STREAM events. These have the following form:

[stream id] [status] [circuit id] [hostname/ip]:[port] ...

Find the correct stream based on hostname/ip, then you can cross-reference the [circuit id] with the items on the Connections page.

[–] evenwicht@lemmy.sdf.org 1 points 1 month ago

Thanks for the tip. The info would be gone now but I’ll try that next time it happens.