Replies: 35 comments 101 replies
-
已经在iOS系统下安装了,使用的是iSH这个app,使用的是alpine Linux 但测起来会发生闪退 具体原因未知 |
Beta Was this translation helpful? Give feedback.
-
也就是说旧版本不乱码?
软件从头到尾都没改过编码,都是 Golang 默认的 UTF-8 编码。
我的意思不是那个乱码,是测速的时候跑出来一堆代码,没有正常跑完
|
Beta Was this translation helpful? Give feedback.
-
那叫报错,不叫乱码。。。
可能是ish shell这个app的Linux有什么地方不对劲吧😄😂
|
Beta Was this translation helpful? Give feedback.
-
在Termux里执行了chmod,还是提示没有权限,用ls看了一下还是没有x执行权限,不知道是不是安卓11的原因 |
Beta Was this translation helpful? Give feedback.
-
bash: ./CloudflareST: cannot execute binary file: Exec format error。这是报错linux386版本 |
Beta Was this translation helpful? Give feedback.
-
pkg install wget之后显示错误啥意思? |
Beta Was this translation helpful? Give feedback.
-
好用,以后v2用优选IP就靠这个了 |
Beta Was this translation helpful? Give feedback.
-
大佬,我这个什么情况啊?? |
Beta Was this translation helpful? Give feedback.
-
我给大家提个变通方法吧!可以手机开热点给笔记本,然后在电脑上测速(先ipconfig/flushdns刷新下dns),完全不需要装什么app虚拟机 |
Beta Was this translation helpful? Give feedback.
-
失败按照一步一步也不行 |
Beta Was this translation helpful? Give feedback.
-
感谢大佬非常好用,方便随时随地进行操作了,只是筛选结果的下载速度都显示0不知道是什么原因 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
新手啥也不懂,想弱弱的问一下有没有详细的教程🙏整了几次没整明白 |
Beta Was this translation helpful? Give feedback.
-
安装完毕第一次运行可以使用pkg update命令更新一次再安教程进行安装。要不直接执行教程命令会出问题。 |
Beta Was this translation helpful? Give feedback.
-
弱弱问一下,一开始没有创建文件夹怎么整? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
选出来ip没有速度,还有能否改测速地址? |
Beta Was this translation helpful? Give feedback.
-
应该可以写一个脚本,把上面的命令包进去,这样执行一个脚本就行啦。 |
Beta Was this translation helpful? Give feedback.
-
Termux能导入自己找的IP地址测速吗? |
Beta Was this translation helpful? Give feedback.
-
好的,谢谢
XIU2 ***@***.***>于2024年1月17日 周三12:20写道:
… 你直接在 termux 里创建/修改 ip.txt 文件内容不就行了?
用 vi ip.txt 或 nano ip.txt。具体你可以去了解一下 Linux 下如何编辑文件,你想要用好 termux 的话,必须要对
Linux 的基础操作命令有了解,你也可以直接问 GPT。
—
Reply to this email directly, view it on GitHub
<#61 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALUOJQGDC6TYXVB4NLZ2WFDYO5GPJAVCNFSM4XGAEEGKU5DIOJSWCZC7NNSXTOKENFZWG5LTONUW63SDN5WW2ZLOOQ5TQMJVGE4TONI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
./CloudflareST 显示bad address怎么办 |
Beta Was this translation helpful? Give feedback.
-
选出来IP之后是不是还得自己去手动修改hosts文件把优选IP加进去和域名关联起来? |
Beta Was this translation helpful? Give feedback.
-
补充: ./CloudflareST 执行报错,cannot execute binary file : Exec format error Env: 一加Ace2 Pro ColorOS Android 14 |
Beta Was this translation helpful? Give feedback.
-
大佬这个解压命名指令啥的都没反应是咋回事 |
Beta Was this translation helpful? Give feedback.
-
你好,大佬,我安装好了,也能正常运行,但是安卓版Termux怎么导出result.csv文件。提示已经写入了。但我在手机文件夹里也找不到哇。麻烦大佬讲讲!谢谢Screenshot_20250103_083729.jpg |
Beta Was this translation helpful? Give feedback.
-
大佬,优选出来的有延时但是没有下载速度 |
Beta Was this translation helpful? Give feedback.
-
光导出IP有毛用!对应的端口呢?没端口怎么用啊! |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
这边也出现了tls: failed to verify certificate: x509: certificate signed by unknown authority. 使用的是自有域名路由workers反代https://speed.cloudflare.com 测速,2.2.5没问题,2.3.0开始出现tls错误。应该可以确认workers设置没问题,直接使用https://speed.cloudflare.com/__down?bytes=200000000 测速同样出现tls错误,浏览器下载此文件没问题。 话说我使用gost也出现过这个问题,后来指定到termux默认证书位置解决的,而且只在arm64上出问题,windows/mipsel不报错。 2.3.2在openwrt-mipsel/windows上不报错,不知道这是go-arm64/Termux还是lineageos的问题。 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
想要在 Android 手机上独立运行 CFST,则需要安装一个 Linux 微型虚拟机,以下教程以 Termux 为例。
# 安装 Termux
(64 位选 ...arm64-v8a.apk、32位选 ...armeabi-v7a.apk、都不行的话再选 ...universal.apk 通用版
下载后安装到你的手机上,并打开,这时候就会看到熟悉 Linux 系统!
接下来就和 Linux 系统上的下载、运行步骤一样了。
# 前置准备
因为 Termux 的 Linux 系统过于精简,因此可能还需要安装一下 Wget 下载工具。
因为时隔两年更新了 Go 语言版本,该变动导致 CFST v2.3.0 及以后的新版本无法找到 Termux 系统证书来验证下载测速地址的 SSL 证书从而报错(下载速度均显示为 0.00 MB/s,该问题似乎仅局限于 Termux),所以需要把系统证书环境变量写入
~/.profile
来解决,执行下面这行命令即可(该解决方法来自: #61 (comment) ):随后就可以开始下载 CFST 了。
# 安装 CFST
# 下载 CFST 压缩包(自行根据需求替换 URL 中版本号和文件名)
非必需的创建文件夹步骤...
毕竟手机上打字不方便,所以我就省略了创建文件夹的步骤,大家有强迫症的可以在安装 CFST 之前先执行:
# 解压(不需要删除旧文件,会直接覆盖,自行根据需求替换 文件名)
# 赋予执行权限
chmod +x cfst
# 运行 CFST
如果要查看输出的结果文件内容,那么你可以使用下面这个命令。
# 一些错误解决方法
0.00
?可以先尝试加上
-debug
调试模式参数来再次下载测速观察下载测速失败的原因,如果报错内容是:那么说明是 Termux 系统的证书环境变量配置缺失,导致 CFST 无法找到系统证书来验证下载测速地址的 SSL 证书从而报错。
因此把系统证书环境变量写入
~/.profile
就能解决,执行下面这行命令即可(该解决方法来自: #61 (comment) ):如果是其他报错内容,可以先看看 # 下载测速都是 0.00 ?,如果前面链接里没有你遇到的报错内容,那么请在本贴下发送调试模式下 CFST 输出的完整内容(或者完整截图),方便我判断报错原因。
# Termux 技巧
↑
箭头可以显示上次执行的命令(可多次点击)Beta Was this translation helpful? Give feedback.
All reactions