github.com/nxtrace/NTrace-core@v1.3.1-0.20240513132635-39169291e8c9/util/latency_test.go (about) 1 package util 2 3 //github action test 不支持v6 这里会报错 4 //func TestGetFastIP(t *testing.T) { 5 // GetFastIP("origin-fallback.nxtrace.org", "443", true) 6 //}