A simple ICMP Echo implementation, based on golang.org/x/net/icmp.
See cmd/ping-test
and cmd/multiping
for
fully working examples.
- IPv4 and IPv6 support
- configurable retry/timeout
- configurable payload size
- round trup time measurement
Simply fork and create a pull-request. We'll try to respond in a timely fashion.
MIT License, Copyright (c) 2018 Digineo GmbH