you will need the following two packages for go:
"golang.org/x/net/icmp"
"golang.org/x/net/ipv4"
some instructions
Use CTRL+C to kill the program, it currently runs in an infinite for loop
Use two command line arguments separated by a space to ping the two ips
Example usage:
myPingProgram x.x.x.x y.y.y.y