Skip to content
New issue

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问题 #4624

Open
1 of 11 tasks
Zightch opened this issue Jan 6, 2025 · 0 comments
Open
1 of 11 tasks

关于Termux无法运行android_arm64问题 #4624

Zightch opened this issue Jan 6, 2025 · 0 comments

Comments

@Zightch
Copy link

Zightch commented Jan 6, 2025

Bug Description

问题

我尝试在安卓手机上使用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添加可执行权限等等
027f155a8907fde8b40be144b808190c

frpc Version

0.61.1

frps Version

0.61.1

System Architecture

android/arm64

Configurations

程序都无法正常运行, 也许不需要配置吧...

Logs

No response

Steps to reproduce

  1. 手机上安装termux并启动
  2. 下载frp_0.61.1_android_arm64.tar.gz
    wget https://github.com/fatedier/frp/releases/download/v0.61.1/frp_0.61.1_android_arm64.tar.gz
  3. 解压frp_0.61.1_android_arm64.tar.gz
    tar zxvf frp_0.61.1_android_arm64.tar.gz
  4. 进入目录
    cd frp_0.61.1_android_arm64
  5. 执行任意一个程序
    ./frpc -c frpc.toml
    ./frps -c frps.toml
  6. 看到报错
    Error: unknown command "/data/data/com.termux/files/home/frp_0.61.1_android_arm64/frpc" for "frpc"
    Run 'frpc --help' for usage.
    

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant