kargig / tormap

parse Tor consensus to generate google maps and google earth KML of tor relays
https://www.void.gr/kargig/blog/2012/11/27/world-city-map-of-tor-nodes/
21 stars 6 forks source link

Use json from onionoo #3

Closed kargig closed 6 years ago

kargig commented 6 years ago

Use json from onionoo instead of parsing consensus. This removes the need to use geoip on our own, and it generally makes things a lot more simple.

Also:

Fixes #1