We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我尝试在安卓手机上使用Termux来启动android_arm64版本的frp 但是得到了
Error: unknown command "/data/data/com.termux/files/home/frp/frpc" for "frpc" Run 'frpc --help' for usage.
这样的结果 我不知道这是什么问题造成的, 我应该如何正确的在Termux上运行frp?
下面是我在termux上执行的一些命令, 包括但不限于配置PATH, file查看可执行文件信息, chmod添加可执行权限等等
0.61.1
android/arm64
程序都无法正常运行, 也许不需要配置吧...
No response
wget https://github.com/fatedier/frp/releases/download/v0.61.1/frp_0.61.1_android_arm64.tar.gz
frp_0.61.1_android_arm64.tar.gz
tar zxvf frp_0.61.1_android_arm64.tar.gz
cd frp_0.61.1_android_arm64
./frpc -c frpc.toml
./frps -c frps.toml
Error: unknown command "/data/data/com.termux/files/home/frp_0.61.1_android_arm64/frpc" for "frpc" Run 'frpc --help' for usage.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug Description
问题
我尝试在安卓手机上使用Termux来启动android_arm64版本的frp
但是得到了
这样的结果
我不知道这是什么问题造成的, 我应该如何正确的在Termux上运行frp?
其他信息
下面是我在termux上执行的一些命令, 包括但不限于配置PATH, file查看可执行文件信息, chmod添加可执行权限等等
frpc Version
0.61.1
frps Version
0.61.1
System Architecture
android/arm64
Configurations
程序都无法正常运行, 也许不需要配置吧...
Logs
No response
Steps to reproduce
wget https://github.com/fatedier/frp/releases/download/v0.61.1/frp_0.61.1_android_arm64.tar.gz
frp_0.61.1_android_arm64.tar.gz
tar zxvf frp_0.61.1_android_arm64.tar.gz
cd frp_0.61.1_android_arm64
./frpc -c frpc.toml
./frps -c frps.toml
Affected area
The text was updated successfully, but these errors were encountered: