mirror of
https://github.com/XIU2/CloudflareSpeedTest.git
synced 2026-03-01 10:46:07 +08:00
15
README.md
15
README.md
@@ -28,6 +28,21 @@
|
||||
1. 下载编译好的可执行文件( [Github Releases](https://github.com/XIU2/CloudflareSpeedTest/releases) / [蓝奏云](https://pan.lanpw.com/b0742hkxe) )并解压。
|
||||
2. 双击运行 `CloudflareST.exe` 文件(Windows 系统),等待测速完成...
|
||||
|
||||
<details>
|
||||
<summary><code><strong>「 点击查看 Windows 系统下其他安装方式」</strong></code></summary>
|
||||
|
||||
****
|
||||
|
||||
通过scoop安装:
|
||||
```sh
|
||||
# 添加最多人使用的中文软件包仓库:dorado
|
||||
scoop bucket add dorado https://github.com/chawyehsu/dorado
|
||||
# 安装cloudflare-speedtest
|
||||
scoop install dorado/cloudflare-speedtest
|
||||
```
|
||||
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><code><strong>「 点击查看 Linux 系统下的使用示例 」</strong></code></summary>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user