Arthur Knowledge Base

Memory, Tutorials, Useful snippets and more
fr en

Display a traceroute on a map

2018-06-13 Terminal Linux Mac OS

To display a traceroute graphically on a map, it is possible to use the excellent traceroute mapper by pasting the output of the traceroute command to it, but it is also possible to use the following command to open the web page directly from the terminal.

Customize this post



The form values are not saved, refresh the page to reset them

§§open_cmd§§ "http://stefansundin.github.io/traceroute-mapper/?trace=$(traceroute -q1 §§ip§§)"