Hacker News new | ask | show | jobs
by jbschirtzinger 3335 days ago
Is it possible to make this a local app so you don't have to use the web?
3 comments

just hook up traceroute plus ipinfo.io with MapSCII https://news.ycombinator.com/item?id=14254165
Kinda.. You can download the HTML file and host it on localhost, but it still relies on ipinfo.io. If you can figure out how to use e.g. the MaxMind GeoIP database in javascript, then it should be simple enough to hook up and run everything locally.
Xtraceroute is ancient (1998)