Double Double Toil and Trouble¶
Below is a listing of scripts and applications that use Stem. If you have something you would like to have included on this page then let me know!
Applications¶
![]() |
![]() Terminal status monitor for Tor. This provides a top like interface including system resource usage, connection information, and much more. |
![]() |
![]() Monitors the Tor consensus for a variety of issues including malformed descriptors, directory authority issues, sybil attacks, and much more. |
![]() |
![]() Scanner by Philipp Winter to detect malicious and misconfigured Tor exits. For more information about how it works see his Spoiled Onions research paper. |
RTT Prober | Measures round-trip times for Tor circuits. |
TorPS | Tor path simulator. |
Metrics Tasks | One-off tasks related to Tor metrics. These mostly involve using descriptor information to answer a particular question. Tasks that involve Stem are: 1854, 6232, and 7241. |
check_tor | Nagios check to verify that a relay is participating in the Tor network. |
munin-tor | Plugin to provide Munin graphs. |
tbbscraper | Automated website scraper over Tor. |
torirc | IRC-like chat client using Tor hidden services. |
exit-funding | Script to estimate how much exit relays have been used. |
torsearch | Search engine prototype for descriptor data. |
or-applet | GUI widget to provide circuit information and an interactive interpreter. |
Scripts¶
Client Usage¶
-
List the path Tor uses for its present circuits.
Determine The Exit You're Using
Tells you the exit used for each Tor connection.
Descriptors¶
-
Prints contact information for relays prior to a given version.
Comparing Directory Authority Flags
Compares the votes of two directory authorities, in this case moria1 and maatuska with a special interest in the 'Running' flag.