A simple ICMP Echo implementation, based on golang.org/x/net/icmp.
Some sample programs are provided in cmd/:
ping-test is a really simple ping clonemultiping provides an interactive TUI to ping multiple hostsping-monitor pings multiple hosts in parallel, but just prints the summary every so oftenpingnet allows to ping every host in a CIDR range (e.g. 0.0.0.0/0 :-))Simply fork and create a pull-request. We'll try to respond in a timely fashion.
Please create a pull request to get your software listed.
MIT License, Copyright (c) 2018 Digineo GmbH
—
$ claude mcp add go-ping \
-- python -m otcore.mcp_server <graph>