Package fastping is an ICMP ping library inspired by AnyEvent::FastPing Perl module to send ICMP ECHO REQUEST packets quickly.
go get github.com/tatsushid/go-fastpingNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Ping a host using ICMP
Run with sudo or set capabilities: sudo setcap cap_net_raw+ep /path/to/binary
No dependency data recorded yet.