Install rustup on your system https://rustup.rs/
Clone the repo
git clone https://github.com/skepy1337/rsping
Go into the directory and build
cd rsping
cargo build -r
The executable will be in target/release
On Windows, put the exe into System32 and run it from command prompt