kping icon indicating copy to clipboard operation
kping copied to clipboard

Large Scale, High Performance flood ping.

Results 1 kping issues
Sort by recently updated
recently updated
newest added

hi, 我是一名golang新手,为学习golang,用了一下kping package ```bash [root@ src]# strace -o a.txt ./use_kping 2018/08/21 16:16:41 set write timeout failed: setsockopt: numerical argument out of domain ``` BTW , kping.NewPinger 中的IP是我机器上用来上网的IP地址。