icmp-echo

A very simple ICMP echo program.

Currently this will only work on MacOS, since the syscall interface for ICMP is not completely standardized.

usage

usage: icmp-echo IP_ADDRESS

build

make