Trippy combines the functionality of traceroute and ping and is designed to assist with the analysis of networking issues.
<img src="https://raw.githubusercontent.com/fujiapple852/trippy/master/assets/0.8.0/trippy.gif" alt="trippy"/>ICMP, UDP & TCPIPv4 & IPv6TCP & UDP)TOS (aka DSCP + ECN)classic, paris
and dublin Equal Cost Multi-path Routing
strategies (tracking issue)8.8.8.8 or Cloudflare 1.1.1.1) or custom resolverjson, csv & tabular (pretty-printed and markdown)flows reportdot chartsThe following table lists ths versions of Trippy that are available and links to the corresponding release note and documentation:
| Version | Release Date | Status | Release Note | Documentation |
|---|---|---|---|---|
| 0.12.0-dev | n/a | Development | n/a | docs |
| 0.11.0 | 2024-08-11 | Current | note | docs |
| 0.10.0 | 2024-03-31 | Previous | note | docs |
| 0.9.0 | 2023-11-30 | Deprecated | note | docs |
| 0.8.0 | 2023-05-15 | Deprecated | note | docs |
| 0.7.0 | 2023-03-25 | Deprecated | note | docs |
| 0.6.0 | 2022-08-19 | Deprecated | note | docs |
[!NOTE] Only the latest patch versions of both the current and previous releases of Trippy are supported.
cargo install trippy --locked
sudo add-apt-repository ppa:fujiapple/trippy sudo apt update && apt install trippy
snap install trippy
brew install trippy
winget install trippy
scoop install trippy
choco install trippy
pkgin install trippy
pkg install trippy
pkg_add trippy
pacman -S trippy
nix-env -iA trippy
docker run -it fujiapple/trippy
| OS | Arch | Env | Current | Previous |
|---|---|---|---|---|
| Linux | x86_64 | gnu | 0.11.0 | 0.10.0 |
| Linux | x86_64 | musl | 0.11.0 | 0.10.0 |
| Linux | aarch64 | gnu | 0.11.0 | 0.10.0 |
| Linux | aarch64 | musl | 0.11.0 | 0.10.0 |
| Linux | arm7 | gnueabihf | 0.11.0 | 0.10.0 |
| Linux | arm7 | musleabi | 0.11.0 | 0.10.0 |
| Linux | arm7 | musleabihf | 0.11.0 | 0.10.0 |
| macOS | x86_64 | darwin | 0.11.0 | 0.10.0 |
| macOS | aarch64 | darwin | 0.11.0 | 0.10.0 |
| Windows | x86_64 | msvc | 0.11.0 | 0.10.0 |
| Windows | x86_64 | gnu | 0.11.0 | 0.10.0 |
| Windows | aarch64 | msvc | 0.11.0 | 0.10.0 |
| FreeBSD | x86_64 | n/a | 0.11.0 | 0.10.0 |
| NetBSD | x86_64 | n/a | 0.11.0 |