Go to file
Spedoske 12045f96e8
Create LICENSE
2020-07-12 08:18:45 +08:00
.gitignore updateGitignore 2020-07-09 12:03:57 +08:00
.goreleaser.yml 修复随机数的问题 2020-07-09 12:01:18 +08:00
IPRangeLoader.go 新增下载测速功能 2020-07-09 10:52:26 +08:00
LICENSE Create LICENSE 2020-07-12 08:18:45 +08:00
README.md Update README.md 2020-07-05 13:27:17 +08:00
go.mod 新增下载测速功能 2020-07-09 10:52:26 +08:00
go.sum updateGitignore 2020-07-09 12:03:57 +08:00
ip.txt Initial Commit 2020-07-05 13:19:53 +08:00
main.go 新增下载测速功能 2020-07-09 10:52:26 +08:00
tcping.go 新增下载测速功能 2020-07-09 10:52:26 +08:00
util.go 修复随机数的问题 2020-07-09 12:01:18 +08:00

README.md

CloudflareScanner

本项目可以测试Cloudflare节点接入速度

程序运行完毕后,结果会保存在当前目录的result.csv

注意事项

协程数请不要调过1000否则容易出现较大误差

编译选项为 go build

您可在release界面下载或编译运行