Skip to content

Instantly share code, notes, and snippets.

@yvs2014
Created May 11, 2025 16:19
Show Gist options
  • Save yvs2014/fabd70ef1ccd83175ef4c24c63b58efa to your computer and use it in GitHub Desktop.
Save yvs2014/fabd70ef1ccd83175ef4c24c63b58efa to your computer and use it in GitHub Desktop.
pingpath / ping3d

pingpath

Network diagnostic tool based on parsing iputils ping output with functionality of traceroute.
No need set‐root‐uid or raw‐socket‐perms itself to run due to being a wrapper for ping.
Inspired by ncurses look of mtr and written in GTK4.

What it displays:

  • Hop hostnames taken by DNS back resolving
  • Whois lookup data received by querying RIPE whois
  • Statistics calculated on data from iputils-ping output
  • Graphs and 3D plots providing visual representation at runtime
pp3d-2025-05-11.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment