1
0
mirror of https://github.com/taigrr/go-fastping synced 2025-01-18 05:03:15 -08:00

10 Commits

Author SHA1 Message Date
Anton Skorokhod
a06009512e Option to specify source ip for ping 2015-08-17 23:04:15 +09:00
Tatsushi Demachi
41b7495ae3 Add non-privileged datagram-oriented ICMP endpoints mode using UDP 2015-01-11 00:20:08 +09:00
Tatsushi Demachi
bbe9a51966 Add OnRecv and OnIdle field to Pinger. AddHandler is deprecated 2014-10-16 21:01:45 +09:00
Tatsushi Demachi
d22f240852 Add IPv6 support
Closes #3.
2014-10-11 14:49:38 +09:00
Tatsushi Demachi
9bc45ffa9d Add error handlings 2014-08-03 17:54:15 +09:00
Tatsushi Demachi
d1ac219a65 Refactor RunLoop() and change its usage 2014-08-03 17:36:03 +09:00
Tatsushi Demachi
88c0127fe9 Simplify RunLoop() call and add Stop() 2014-08-03 00:00:15 +09:00
Tatsushi Demachi
94491434bc Change ping command loop like a RunLoop example 2014-04-22 00:15:03 +09:00
Tatsushi Demachi
f81b4cf5d3 Stop to use panic 2014-04-21 10:15:18 +09:00
Tatsushi Demachi
54a08af19a Initial import. 2013-09-06 00:30:54 +09:00