mirror of
https://github.com/XIU2/CloudflareSpeedTest.git
synced 2026-04-28 01:39:23 +08:00
README.md
This commit is contained in:
@@ -351,15 +351,16 @@ CloudflareST.exe -f 1.txt
|
|||||||
|
|
||||||
****
|
****
|
||||||
|
|
||||||
#### \# Windows 快捷方式如何使用参数
|
#### \# Windows 快捷方式带参数运行 CloudflareST
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary><code><strong>「 点击展开 查看内容 」</strong></code></summary>
|
<summary><code><strong>「 点击展开 查看内容 」</strong></code></summary>
|
||||||
|
|
||||||
****
|
****
|
||||||
|
|
||||||
|
右键 `CloudflareST.exe` 文件 - **\[创建快捷方式\]**,然后右键该快捷方式 - **\[属性\]**,修改其**目标**:
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
## 右键快捷方式 - 目标
|
|
||||||
# 如果要不输出结果文件,那么请加上 -o " ",引号里的是空格(没有空格会导致该参数被省略)。
|
# 如果要不输出结果文件,那么请加上 -o " ",引号里的是空格(没有空格会导致该参数被省略)。
|
||||||
D:\ABC\CloudflareST\CloudflareST.exe -n 500 -t 4 -dn 20 -dt 5 -o " "
|
D:\ABC\CloudflareST\CloudflareST.exe -n 500 -t 4 -dn 20 -dt 5 -o " "
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user