# CloudflareST 自选ip

github：<https://github.com/XIU2/CloudflareSpeedTest>

1、安装：

```
#下载对应架构版本的软件
wget https://github.com/XIU2/CloudflareSpeedTest/releases/download/v2.1.0/CloudflareST_linux_arm64.tar.gz

tar -zxvf CloudflareST_linux_arm64.tar.gz

chmod +x CloudflareST_linux_arm64

mv CloudflareST_linux_arm64 /data/data/com.termux/files/usr/bin/CloudflareST
```

2、简单使用：

```
#查看帮助
CloudflareST -h

#测速
./CloudflareST -n 100 -url https://cdn.cloudflare.steamstatic.com/steam/apps/256843155/movie_max.mp4 -f ip.txt
```

可以参考视频教程：<https://www.bilibili.com/video/BV1cY411E72B/>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://termux-wiki.zsxwz.com/qi-ta-yi-xie-ming-ling-xing-gong-ju/cloudflarest-zi-xuan-ip.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
