fujiapple852/trippy

A network diagnostic tool

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 14 minutes ago
Added to GitGenius on September 8th, 2026
Created on March 28th, 2022
Open Issues & Pull Requests: 83 (+0)
GitHub issues: Enabled
Number of forks: 284
Total Stargazers: 7,887 (+0)
Total Subscribers: 27 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 37
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 600 days
Stale 30+ days: 35
Stale 90+ days: 32

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (62)
  • tui (45)
  • bug (25)
  • windows (11)
  • build (9)
  • dns (8)
  • chore (7)
  • column (7)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Trippy is a network diagnostic tool that combines the functionality of traceroute and ping in a single command-line interface.

The tool addresses the need to diagnose networking issues by merging two traditionally separate utilities into one cohesive application. It performs simultaneous tracing and latency measurement, allowing users to identify where network problems occur and how they affect performance along the path to a destination. The tool provides real-time visualization of network hops and their characteristics through an interactive terminal user interface.

Trippy suits operators and engineers who need to quickly diagnose routing and connectivity problems without switching between multiple tools. It runs on Linux, BSD, macOS, and Windows, making it accessible across most environments. The tool can be installed from numerous package managers, precompiled binaries, or compiled from source. Users who need to run network diagnostics without elevated privileges can configure the tool accordingly, and comprehensive documentation covers installation, usage examples, configuration, theming, and localization options.

The project maintains active development with regular updates and engagement across multiple communication channels. The maintainers respond to issues and pull requests, indicating ongoing stewardship of the codebase. Documentation is comprehensive and well-organized, covering not only basic usage but also advanced configuration and troubleshooting scenarios. The tool has achieved distribution across many package managers and platforms, suggesting both maturity and community adoption.