README.md

This commit is contained in:
xiu2 2023-02-04 19:08:20 +08:00
parent 00d3e21e1b
commit ed1d512d65
1 changed files with 2 additions and 0 deletions

View File

@ -266,6 +266,8 @@ TCP 协议耗时更短、消耗资源更少,超时时间为 1 秒,该协议
HTTP 协议适用于快速测试某域名指向某 IP 时是否可以访问,超时时间为 2 秒。
同一个 IP各协议去 Ping 得到的延迟一般为:**ICMP < TCP < HTTP**越靠右对丢包等网络波动越敏感
> 注意HTTPing 本质上也算一种**网络扫描**行为,因此如果你在服务器上面运行,需要**降低并发**(`-n`),否则可能会被一些严格的商家暂停服务。
``` bash
# 只需加上 -httping 参数即可切换到 HTTP 协议延迟测速模式
CloudflareST.exe -httping