1 2 3 4 5 6 7 8 9 10
# Multiping ## Usage Since multiping uses raw ICMP socks it has to be run with elevated privileges: ```bash $ cargo build $ sudo ./target/debug/multiping ```