Installation
git clone https://github.com/RustScan/RustScan.git
cd Rustscan
cargo build --release // If you don't have cargo use the following command
sudo cp target/release/rustscan /usr/local/bin/
git clone https://github.com/RustScan/RustScan.git
cd Rustscan
cargo build --release // If you don't have cargo use the following command
sudo cp target/release/rustscan /usr/local/bin/