[onionoo/master] Add OnionView to the list of known clients.

commit b253764c74624433ec24219f7da0b6ccd9280075 Author: Karsten Loesing <karsten.loesing@gmx.net> Date: Thu Sep 3 08:16:44 2015 +0200 Add OnionView to the list of known clients. --- web/index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/index.html b/web/index.html index c159fc4..124c7b2 100644 --- a/web/index.html +++ b/web/index.html @@ -61,6 +61,9 @@ a simple Java command line interface for querying Onionoo data.</li> <li>The <a href="https://duckduckgo.com/">DuckDuckGo</a> search engine displays Tor node details when being asked for "tor node" followed by a search term.</li> +<li><a href="https://onionview.com/">OnionView</a> is a simple web service +which uses Tor relay data to plot the location of active Tor nodes onto an +interactive map of the world.</li> </ul> <p>The following library facilitates development of Onionoo clients:</p>
participants (1)
-
karsten@torproject.org