mirror of
https://github.com/XIU2/CloudflareSpeedTest.git
synced 2026-05-04 06:16:34 +08:00
rebuild load ip
This commit is contained in:
@@ -23,7 +23,7 @@ var (
|
||||
)
|
||||
|
||||
type PingData struct {
|
||||
IP net.IPAddr
|
||||
IP *net.IPAddr
|
||||
Sended int
|
||||
Received int
|
||||
Delay time.Duration
|
||||
|
||||
Reference in New Issue
Block a user