[stem/master] Add OnionPerf to examples page

commit 4566eedcfc3f77a8d19c9a9b3566c9bd64d85a09 Author: Damian Johnson <atagar@torproject.org> Date: Thu Jul 9 09:18:53 2015 -0700 Add OnionPerf to examples page --- 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 df8fce3..818a4b2 100644 --- a/docs/tutorials/double_double_toil_and_trouble.rst +++ b/docs/tutorials/double_double_toil_and_trouble.rst @@ -69,6 +69,7 @@ Applications `torsearch <https://github.com/wfn/torsearch>`_ Search engine prototype for descriptor data. `or-applet <https://github.com/Yawning/or-applet>`_ GUI widget to provide circuit information and an interactive interpreter. `OnionBalance <https://github.com/DonnchaC/onionbalance>`_ Tool for making distributed hidden service requests. +`OnionPerf <https://github.com/robgjansen/onionperf>`_ Measures onion service performance over time using customizable client behavior models. `OnionShare <https://github.com/micahflee/onionshare>`_ Hidden service based file sharing application. `Syboa <https://gitorious.org/syboa/syboa>`_ GTK Tor interface similar to `TorK <http://sourceforge.net/projects/tork/>`_. `hs-health <https://gitlab.com/hs-health/hs-health>`_ Experiment to measure churn and reachability of hidden services.
participants (1)
-
atagar@torproject.org