@ -151,6 +151,7 @@ func Ping(domain string, PS int) {
如果返回失败则丢包 ++
*/
if err != nil {
fmt.Printf("%s\n", red("timeout"))
dropPack++
time.Sleep(time.Second)
continue