ring: Like ping, but Rust
•
1 min read
•
100 words
ring
is a command-line tool to send ICMPv4 and ICMPv6 echo requests to a remote origin. ring
is pure, and doesn’t delegate task to other ICMP libraries: it’s implemented purely through raw sockets.
P.S. it also supports colors.