npm i pingtrace
pingtrace is a terminal-first CLI designed for rapid network troubleshooting, combining ping and traceroute with a clear, intuitive output enriched by DNS and ipinfo.io data.
It runs ping and traceroute in a single command against:
- Single target: Quick check for a single host.
- Multi-target: Separate multiple targets with commas for simultaneous checks.
- Bulk loading: Import target lists directly from CSV files.
- CIDR blocks: Automatically check against IPv4 CIDR blocks.
The focus is simple: fast input, clear output, and optional CSV export.
If it saves you time from a troubleshooting session, it was worth building. Star the project on GitHub and feel free to leave feedbacks
Top comments (2)
Some comments may only be visible to logged-in visitors. Sign in to view all comments.