handleProgress := handleProgressGenerator(bar) // 多线程进度条 go tcpingGoroutine(&wg, &mu, ip, tcpPort, pingTime, &data, control, handleProgress) } @@ -253,7 +253,7 @@ func printResult(data []CloudflareIPData) { } else { fmt.Printf("%-16s%-5s%-5s%-5s%-6s%-11s\n", res...