Back to browse
GitHub Repository

Cross-platform ping + traceroute + MTR in one command. Static Go binary, no runtime required. DNS, PeeringDB and ipinfo.io enrichment built in.

15 starsGo

Pingtrace

by skhell·Jun 8, 2026·3 points·0 comments

AI Analysis

MidCozy

Wraps system ping and traceroute with PeeringDB and ipinfo.io enrichment.

Strengths
  • Single command replaces ping, traceroute, dig, and mtr with unified color output.
  • CIDR scanning and CSV target files eliminate shell loops for batch operations.
  • Schema-validated JSON exports with interactive TUI config editor.
Weaknesses
  • Depends on system ping and traceroute binaries — adds no new probing capability.
  • Network diagnostic wrappers exist in mtr, besttrace, and various cloud tools.
Target Audience

Network engineers and DevOps teams

Similar To

mtr · besttrace · SmokePing

Similar Projects