go-ping / ping

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

Add packet timeout callback #50 (Rebase) #202

Closed thatmattlove closed 1 year ago

thatmattlove commented 2 years ago

Hello,

I've been following #176 for a little while, and figured I'd take a stab at rebasing the work done by @hamptonmoore. I'm hoping I did it correctly; if not, feel free to request changes as needed and I'll do my best. I'd love to see this get merged in.

Thanks!

SuperQ commented 1 year ago

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