commit 29f613d3f4befdb29a2ea68c544096ca63dd57c8 Author: Karsten Loesing karsten.loesing@gmx.net Date: Thu Aug 14 16:31:30 2014 +0200
Add koninoo to list of Onionoo clients. --- web/index.html | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/web/index.html b/web/index.html index a6b99d1..5171b80 100644 --- a/web/index.html +++ b/web/index.html @@ -56,6 +56,8 @@ is an Android app that helps find and explore Tor relays and bridges.</li> <li><a href="https://oniontip.com/">OnionTip</a> uses Onionoo's data to distribute donations to relays that have a bitcoin address in their contact line.</li> +<li><a href="https://savannah.nongnu.org/projects/koninoo/">koninoo</a> is +a simple Java command line interface for querying Onionoo data.</li> </ul>
<p>The following library facilitates development of Onionoo clients:</p>
tor-commits@lists.torproject.org