• 1 Post
  • 49 Comments
Joined 1 year ago
cake
Cake day: August 9th, 2023

help-circle


  • 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.