trippy icon indicating copy to clipboard operation
trippy copied to clipboard

A network diagnostic tool

Results 77 trippy issues
Sort by recently updated
recently updated
newest added

Bumps [clap](https://github.com/clap-rs/clap) from 3.2.17 to 3.2.20. Release notes Sourced from clap's releases. v3.2.20 [3.2.20] - 2022-09-02 Features ArgMatches::get_count help for ArgAction::Count ArgMatches::get_flag help for ArgAction::SetTrue / ArgAction::SetFalse v3.2.19 [3.2.19] -...

dependencies

Bumps [socket2](https://github.com/rust-lang/socket2) from 0.4.4 to 0.4.7. Changelog Sourced from socket2's changelog. 0.4.7 Fixes compilation on OpenBSD (rust-lang/socket2#344). Fixes compilation on DragonFlyBSD (rust-lang/socket2#342). 0.4.6 Reverted back to the winapi dependency as...

dependencies

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.32 to 1.0.33. Release notes Sourced from thiserror's releases. 1.0.33 Expose backtraces via the new "generic member access" API on the Error trait (rust-lang/rust#99301, rust-lang/rust#96024) Commits fdb266a...

dependencies

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.62 to 1.0.63. Release notes Sourced from anyhow's releases. 1.0.63 Expose backtraces via the new "generic member access" API on the Error trait (rust-lang/rust#99301, rust-lang/rust#96024) Commits 036c5f8...

dependencies

Bumps [comfy-table](https://github.com/nukesor/comfy-table) from 6.0.0 to 6.1.0. Changelog Sourced from comfy-table's changelog. [6.1.0] - 2022-08-28 Added Add Table::add_rows to add multiple rows at the same time. Misc Update crossterm to v0.24...

dependencies

Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.23.2 to 0.25.0. Release notes Sourced from crossterm's releases. 0.25 BREAKING: Copy trait is removed from Event, you can keep it by removing the "bracked-paste" feature flag....

dependencies

Bumps [tui](https://github.com/fdehau/tui-rs) from 0.18.0 to 0.19.0. Release notes Sourced from tui's releases. v0.19.0 Features Bump crossterm to 0.25 Changelog Sourced from tui's changelog. v0.19.0 - 2022-08-14 Features Bump crossterm to...

dependencies

Starting trippy (`0.6.0-dev`) and resizing the window will result in a BSOD with the error: ``` IO error: Interrupted system call (os error 4) ```

bug
netbsd

When the trace path changes between rounds (as can happen for UDP and TCP where the src/dest port are not fixed) the tracer can fail to find all hops on...

bug
tcp
udp

Currently Trippy can retrieve more information about the `AS` than it displays. In particular, the `AS` name is not shown.

enhancement
dns