mirror of
https://github.com/XIU2/CloudflareSpeedTest.git
synced 2026-03-18 05:16:02 +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