Wednesday, May 8, 2024

Show HN: Explore Tor relays on a world map over time https://ift.tt/fl3sFnJ

Show HN: Explore Tor relays on a world map over time Hey HN, Together with a friend from university, I build a world map to show the distribution of public Tor relays. The historical state of the network can be viewed for any day between October 2007 and today: https://tormap.org/ We look up the current geolocation of IP addresses collected from the official Tor project archives: https://ift.tt/RJm4jBl Over time, the project has grown to support more features such as extensive filtering, searching, visualisation of different groupings, and looking up details of individual relays. Source code for both the frontend and backend is also available here: https://ift.tt/SXnxD03 We hope you find our little web app useful and would love to hear your feedback. Cheers, Julius https://tormap.org May 9, 2024 at 01:42AM

No comments:

Show HN: Fast Elevation API with memory mapped tiles https://ift.tt/suKxOBC

Show HN: Fast Elevation API with memory mapped tiles I recently wrote and launched a high-performance Elevation API, built from the ground u...