commit f4a169acf3fa0fc002fefdd06243331b5f7f68a2 Author: Damian Johnson atagar@torproject.org Date: Thu Jun 22 09:10:38 2017 -0700
Linking to more active fork for munin-tor
Author of this fork reached out pointing out that the copy of munin-tor we link to is unmaintained and that they're resurrecting the project. --- docs/tutorials/double_double_toil_and_trouble.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/tutorials/double_double_toil_and_trouble.rst b/docs/tutorials/double_double_toil_and_trouble.rst index aaeb4f3..2104ed9 100644 --- a/docs/tutorials/double_double_toil_and_trouble.rst +++ b/docs/tutorials/double_double_toil_and_trouble.rst @@ -65,7 +65,7 @@ Applications `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/tree/task-6232/pyentropy.py`_, and `7241 https://gitweb.torproject.org/metrics-tasks.git/tree/task-7241/first_pass.py`_. `Onion Box https://github.com/ralphwetzel/theonionbox`_ Web dashboard for relay operation. `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. -`munin-tor https://github.com/mweinelt/munin-tor`_ Plugin to provide Munin graphs. +`munin-tor https://github.com/daftaupe/munin-plugins-tor`_ Plugin to provide Munin graphs. `tbbscraper https://github.com/zackw/tbbscraper/blob/master/collector/lib/controller/controller.py`_ Automated website scraper over Tor. `torIRC https://gist.github.com/torifier/f1a7c1ac7b6b003cd9e1c187df2c5347`_ IRC-like chat client using Tor hidden services. `exit-funding https://github.com/torservers/exit-funding`_ Script to estimate how much exit relays have been used.