Commit Graph

32 Commits

Author SHA1 Message Date
xiu2 a4b39ecc23 调整 测速过程中的输出内容 2023-11-25 15:18:18 +08:00
xiu2 7c36abc12f 新增 [丢包几率上限] 参数 2023-05-31 16:46:16 +08:00
xiu2 a07af2f58b 修复 测速大量子网掩码 /32 /128 的 IP 时小概率出现重复 IP 的问题 2023-04-29 23:32:29 +08:00
xiu2 9f000aa23a 优化 解析 IP 段数据时会去除首尾的空白字符并跳过空行 2023-04-28 14:52:59 +08:00
xiu2 729631deef 调整 -cfcolo 参数支持小写 2023-04-25 11:18:49 +08:00
Mac_Zhou fe0721f077
Add support for CloudFront x-amz-cf-pop (#376)
1. 增加了对CloudFront筛选节点
2. 节点地区码使用正则表达式
2023-04-25 11:00:46 +08:00
xiu2 b63f368837 将 module 名改为 github.com/XIU2/CloudflareSpeedTest 2023-03-27 11:49:59 +08:00
xiu2 bd6fbb9f1f 修复 使用文件大小未知的下载测速地址时太快下载完成会导致测速结果异常的问题(如 speed.cloudflare.com 这种实时生成的) 2023-02-12 17:57:53 +08:00
xiu2 c045b914a4 修复 因修复上个 BUG 而产生的新 BUG(下载速度为 0.00)... 2023-02-12 16:35:30 +08:00
charSLee013 f5ce273688
修复 某些情况下下载测速数值过大的问题 (#290)
* fix the speed measurement value is too large

* fix break when err == io.EOF
2023-02-11 12:40:06 +08:00
xiu2 a1ae4f8e45 新增 指定IP段数据(-ip) 参数; 新增 延迟测速时显示可用 IP 数量; 新增 有效状态代码(HTTPing 模式所用) 参数; 优化 HTTPing 延迟测速模式; 优化 匹配指定地区 功能 2023-01-31 20:11:13 +08:00
kaka f4f1fdcd80
新增 HTTPing 延迟测速模式(beta); 新增 IP 机场三字码 colo 筛选功能(beta) (#282)
这两个功能目前仅为测试版,后续会大幅改动,以最终成品为准~
2023-01-31 12:48:28 +08:00
xiu2 021914f975 新增 支持 IPv4 与 IPv6 混合测速; 移除 -ipv6 参数(已无用) 2022-11-08 15:47:19 +08:00
xiu2 01b105d42d 修复 在使用 -allip 参数时 /32 子网掩码识别为两个 IP 的问题 2022-02-19 17:36:13 +08:00
xiu2 04ed493e9d 调整 默认的 UA 为浏览器 UA; 调整 默认下载测速地址; 调整 默认下载测速地址重定向时不再携带 Referer 信息 2022-02-09 20:58:59 +08:00
xiu2 6cb94db59e 新增 下载测速也会使用 -tp 参数指定的端口; 调整 下载测速进度条数字 2021-11-27 23:21:02 +08:00
xiu2 ea46fc5e04 修复 IP 解析不够随机的问题 2021-11-17 15:40:53 +08:00
xiu2 e5bbd07aea 调整 文字格式细节 2021-11-14 15:16:32 +08:00
mz f6288f4e52 tcphandler just test one ip 2021-11-14 14:10:44 +08:00
mz cfe30c2f6a fix ipv4 last segment = 0 bug 2021-11-14 14:04:31 +08:00
mz 2c46cfcd0f the speed progress bar shows test count 2021-11-13 22:57:18 +08:00
mz 2fa023c7f3 fix full ip lost 255 bug 2021-11-13 18:27:11 +08:00
mz ed0a8bbfea fix allip deadloop bug 2021-11-13 18:19:17 +08:00
mz 7301d32cbe update print format 2021-11-13 16:49:47 +08:00
mazhuang fdbf9ca131 update download bar num 2021-11-12 17:58:37 +08:00
mazhuang 49c14f3e0e replace ipv6 repeat code 2021-11-12 17:58:13 +08:00
mazhuang 80eadc8df2 fix zero result print 2021-11-12 11:58:21 +08:00
mz fbaa312622 rebuild ipranges 2021-11-12 00:14:10 +08:00
mz 48012f513a rebuild ip and rm old file 2021-11-10 23:58:40 +08:00
mazhuang 28d5d89e85 rebuild load ip 2021-11-10 18:47:21 +08:00
mazhuang f1a9b5c966 rebuild download 2021-11-10 17:12:12 +08:00
mazhuang 4d64abb94d tcping add progressbar 2021-11-10 12:25:10 +08:00