Rust pAcket MONitor
Perform visualization for network traffic using rust.
On Ubuntu Linux, install rust, libpcap-dev and libsdl2-dev
sudo apt-get install rustc
sudo apt-get install libcap-dev
sudo apt-get install libsdl2-dev
Compile and run program with
cargo run