gping
gping copied to clipboard
Ping, but with a graph
It would be awesome to be able to select interface to use for the sake of debugging paths where ping-related issues arise come from.
Bumps [os_info](https://github.com/stanislav-tkach/os_info) from 3.5.0 to 3.5.1. Release notes Sourced from os_info's releases. os_info 3.5.1 Windows 11 detection has been fixed. (#322) Changelog Sourced from os_info's changelog. [3.5.1] (2022-09-19) Windows 11...
Bumps the dependencies group with 1 update: [anyhow](https://github.com/dtolnay/anyhow). Updates `anyhow` from 1.0.79 to 1.0.80 Release notes Sourced from anyhow's releases. 1.0.80 Fix unused_imports warnings when compiled by rustc 1.78 Commits...
Now passing `--buffer 0` will scale the graph's x axis so that the entire history is always visible. I made this option the new default, because I expect most users...
With `--cmd` the length may vary because the command failed to run some times. This can be the case with a typical `curl -fsSL` invocation. It would be nice to...
Maybe its windows-only? as in the title  how one can say whats going on - the app shows 0ns dots and nothing, while windows's ping different replies why the...
 Function additions and suggestions 1:You can manually define a delay to hierarchically differentiate multiple results in the graph 2:When a ping result is not successful, manually define a return...

Currently, the Y axis (roundtrip time, milliseconds) is scaled dynamically, both minimum and maximum coordinates. That is, actually, pretty nice, but required reading of the Y coordinates to figure out...
When sending ICMP ping packets, it makes sense to have an adjustable packet size. The default packet size is quite small and may not be representative of the user experience....