How to install imsnif/bandwhich. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
imsnif/bandwhich Installation Guide
How to install imsnif/bandwhich. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for imsnif/bandwhich. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i imsnif/bandwhichor
Install via npx
npx @hexmos/ipm i imsnif/bandwhichPrerequisites
Linux
system_toolGit
build_toolVersion: 2.30.1
Rust
languageVersion: 1.64.0
cargo
build_toolVersion: 0.12.3
cross-rs/cross
build_toolVersion: v0.1.0
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Source Code (Clone and Build)
git clone https://github.com/imsnif/bandwhich.git
cd bandwhich
cargo build --releaseSet Capabilities (Linux)
sudo setcap cap_sys_ptrace,cap_dac_read_search,cap_net_raw,cap_net_admin+ep $(command -v bandwhich)Run Bandwhich (Linux)
sudo bandwhichPost Installation Steps
- Open a terminal and run `bandwhich -i eth0` to start the monitoring service.
- To view the network utilization, run `bandwhich` in your terminal.
