[tor-bugs] #12131 [Analysis]: Measure connectivity patterns between relays

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue May 27 21:52:35 UTC 2014


#12131: Measure connectivity patterns between relays
--------------------------+-----------------
     Reporter:  arma      |      Owner:
         Type:  project   |     Status:  new
     Priority:  normal    |  Milestone:
    Component:  Analysis  |    Version:
   Resolution:            |   Keywords:
Actual Points:            |  Parent ID:
       Points:            |
--------------------------+-----------------

Comment (by ra):

 I wrote some code to gather the data required. It shares some ideas from
 my tor-rtt code and is available online: https://bitbucket.org/ra_/tor-
 relay-connectivity/

 It just takes the network-status from the point in time when starting the
 script and builds circuits in parallel while aiming to avoid hammering
 single nodes. The output is CSV in the format:
 relay1,relay2,reason,remote_reason. In this case we are looking
 specifically for remote_reason "CONNECTFAILED".

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


More information about the tor-bugs mailing list