> For the complete documentation index, see [llms.txt](https://termux-wiki.zsxwz.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://termux-wiki.zsxwz.com/qi-ta-yi-xie-ming-ling-xing-gong-ju/cloudflarest-zi-xuan-ip.md).

# 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/>
