# Multiping ## Usage Since multiping uses raw ICMP socks it has to be run with elevated privileges: ```bash $ cargo build $ sudo ./target/debug/multiping ```