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