commit b0b413af709dacfe6b60ea5d15cdc52f9e5d768f Author: Damian Johnson atagar@torproject.org Date: Sun Dec 1 16:59:07 2013 -0800
Adding Philipp's ExitMap project as an example
Adding a project Philipp mentioned on tor-dev@...
https://lists.torproject.org/pipermail/tor-dev/2013-November/005863.html https://github.com/NullHypothesis/exitmap --- 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 e5c1e6e..005c247 100644 --- a/docs/tutorials/double_double_toil_and_trouble.rst +++ b/docs/tutorials/double_double_toil_and_trouble.rst @@ -43,5 +43,6 @@ something you would like to have included on this page then `let me know `Metrics Tasks https://gitweb.torproject.org/metrics-tasks.git/tree`_ One-off tasks related to Tor metrics. These mostly involve using descriptor information to answer a particular question. Tasks that involve stem are: `1854 https://gitweb.torproject.org/metrics-tasks.git/blob/HEAD:/task-1854/pylinf.py`_, `6232 https://gitweb.torproject.org/metrics-tasks.git/blob/HEAD:/task-6232/pyentropy.py`_, and `7241 https://gitweb.torproject.org/metrics-tasks.git/blob/HEAD:/task-7241/first_pass.py`_. `check_tor http://anonscm.debian.org/gitweb/?p=users/lunar/check_tor.git;a=blob;f=check_tor.py;hb=HEAD`_ Nagios check to verify that a relay is participating in the Tor network. `tbbscraper https://github.com/zackw/tbbscraper/blob/master/controller/controller.py`_ Automated website scraper over Tor. +`ExitMap https://github.com/NullHypothesis/exitmap`_ Scanner for malicious or misconfigured tor exits. =========================================================================================================== ==========