bandwhich
bandwhich copied to clipboard
Terminal bandwidth utilization tool
Add a bash autocomplete script. It autocompletes the _bandwhich_ command with the different flags and options. If the _--interface_ option is used, then it autocompletes it using the different network...
Why are speeds sometimes truncated as `20.27KiB[..].12KiBps`? This happens even on extremely low zooms: 
Please add FLAGS -b, Bandwidth in Mbit/s
``` thread 'display_handler' panicked at 'called `Result::unwrap()` on an `Err` value: ParseIntError { kind: InvalidDigit }', src/os/lsof_utils.rs:114:40 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace thread 'main' panicked...
Follow-up for #129: Not all "macos" Point-to-point (E.g. utun) interfaces use a payload offset, according to [libpnet](https://github.com/libpnet/libpnet/blob/07e73e2c60dcec7a3655ea79876058037a57fff6/pnet_datalink/src/bpf.rs#L263,L266). This PR removes the offset for VPN interfaces by default and adds an...
Hello! This is more of a question. I was wondering what's the expected CPU usage for `bandwhich`? I'm asking because I couldn't help but notice the high usage. On an...
I was trying to build bandwhich on android aarch (Termux). But I'm getting this error message : "cannot find function `eperm_message` in this scope". How can I build on termux?...
It would be great to have such binaries available for download!
Installed via `cargo install bandwhich` ```shell Error: Could not initialize the DNS resolver. Are you offline? Reason: ResolveError { inner: Custom { kind: Other, error: "Error parsing resolv.conf: InvalidOption(17)" }...