proxy.golang.org : github.com/vadv/go-fastping
Package fastping is an ICMP ping library inspired by AnyEvent::FastPing Perl module to send ICMP ECHO REQUEST packets quickly. Original Perl module is available at http://search.cpan.org/~mlehmann/AnyEvent-FastPing-2.01/ It hasn't been fully implemented original functions yet. Here is an example: It sends an ICMP packet and wait a response. If it receives a response, it calls "receive" callback. After that, MaxRTT time passed, it calls "idle" callback. If you need more example, please see "cmd/ping/ping.go". This library needs to run as a superuser for sending ICMP packets so when you run go test, please run as a following
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/vadv/go-fastping
License: MIT
Latest release: over 10 years ago
First release: over 10 years ago
Namespace: github.com/vadv
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 25 days ago