mirror of
https://github.com/XIU2/CloudflareSpeedTest.git
synced 2026-04-17 19:58:08 +08:00
rebuild download
This commit is contained in:
@@ -3,4 +3,8 @@ package task
|
||||
var (
|
||||
// IPv6 IP version is 6
|
||||
IPv6 = false
|
||||
// TestAll test all ip
|
||||
TestAll = false
|
||||
// IPFile is the filename of IP Rangs
|
||||
IPFile = "ip.txt"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user