[tor-commits] [stem/master] Add BWScanner to examples
atagar at torproject.org
atagar at torproject.org
Fri Dec 9 19:08:03 UTC 2016
commit 724835274016cb4051071a413c0f5166e5bc3c93
Author: Damian Johnson <atagar at torproject.org>
Date: Fri Dec 9 11:00:27 2016 -0800
Add BWScanner to examples
BWScanner uses txtorcon for the control port and stem for descriptor parsing.
Nice example of doing so.
---
docs/tutorials/double_double_toil_and_trouble.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/tutorials/double_double_toil_and_trouble.rst b/docs/tutorials/double_double_toil_and_trouble.rst
index 72b6ab5..aaeb4f3 100644
--- a/docs/tutorials/double_double_toil_and_trouble.rst
+++ b/docs/tutorials/double_double_toil_and_trouble.rst
@@ -81,6 +81,7 @@ Applications
`hs-health <https://gitlab.com/hs-health/hs-health>`_ Experiment to measure churn and reachability of hidden services.
`trnnr <https://github.com/NullHypothesis/trnnr>`_ Python implementation of tor's nearest neighbour ranking.
`TorTP <https://github.com/vinc3nt/stem-tortp>`_ Configures iptables to torify all traffic.
+`BWScanner <https://github.com/TheTorProject/bwscanner>`_ Measurements for the tor bandwidth authorities. Interesting example of txtorcon and stem being used together.
=========================================================================================================== ==========
Scripts
More information about the tor-commits
mailing list