ipv6 fixes
This commit is contained in:
@@ -162,7 +162,7 @@ func RunTest(testType string) {
|
||||
}
|
||||
}
|
||||
|
||||
fmt.Printf("Here are the results, you can copy-paste the following to your config.yml:\n\n")
|
||||
fmt.Printf("complete!\n\nHere are the results, you can copy-paste the following to your config.yml:\n\n")
|
||||
fmt.Println("preferred_hosts:")
|
||||
for _, info := range okHosts {
|
||||
fmt.Printf(" - %s # hops: %d latency: %v\n", info.Address, info.Hops, info.Latency)
|
||||
|
||||
Reference in New Issue
Block a user