From 1bb45af3f1ceb933404aa1a8d49ee2599f7a93d7 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Wed, 11 Aug 2021 11:03:03 +0800 Subject: [PATCH] README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fc183e..c6ca17a 100644 --- a/README.md +++ b/README.md @@ -196,7 +196,7 @@ CloudflareST.exe -url https://cf.xiu2.xyz/Github/CloudflareSpeedTest.png - 指定 **[平均延迟下限]** 条件(用于过滤**被假蔷的 IP**,这类 IP 都被 TCP 劫持,因此延迟很低只有几十ms) ``` bash -# 平均延迟下限:40 ms +# 平均延迟下限:40 ms (一般除了移动直连香港外,几乎不存在低于 100ms 的,自行测试适合的下限延迟) # 平均延迟下限和其他的上下限参数一样,都可以单独使用、互相搭配使用! CloudflareST.exe -tll 40 ```