We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cb94db commit 8264138Copy full SHA for 8264138
README.md
@@ -194,6 +194,9 @@ CloudflareST.exe -f C:\abc\4.txt -o C:\abc\result.csv -dd
194
# 地址要求:可以直接下载、文件大小超过 200MB、用的是 Cloudflare CDN
195
CloudflareST.exe -url https://cf.xiu2.xyz/Github/CloudflareSpeedTest.png
196
# 因为默认下载测速地址的文件大小只有 300MB,如果你速度太快的话,测速结果可能会低于实际速度。
197
+
198
+# 注意:如果下载测速地址为 HTTP 协议,记得加上 -tp 80(这个参数会影响 延迟测速/下载测速 时使用的端口)
199
+CloudflareST.exe -tp 80 -url http://xxx/xxx
200
```
201
****
202
#### \# 自定义测速条件
0 commit comments