go-ping / ping

ICMP Ping library for Go
MIT License
1.31k stars 344 forks source link

not support ipv6? #223

Closed helloxz closed 1 year ago

helloxz commented 1 year ago

An error occurred when the IPV6 address was used as the parameter. Procedure

socket: protocol not supported

SuperQ commented 1 year ago

See https://github.com/go-ping/ping/pull/226