rustnet | cli network monitor
Install cargo: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh Install libpcap libraries: sudo apt install -y libpcap-dev Install the monitor: cargo install rustnet-monitor Move to proper location: sudo ln -s ~/.cargo/bin/rustnet /usr...





