[GH-ISSUE #4624] 关于Termux无法运行android_arm64问题 #3649

Closed
opened 2026-05-05 14:20:37 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @Zightch on GitHub (Jan 6, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/4624

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
Originally created by @Zightch on GitHub (Jan 6, 2025). Original GitHub issue: https://github.com/fatedier/frp/issues/4624 ### 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](https://github.com/user-attachments/assets/1f33c444-cb62-4850-81ce-3412280e6013) ### 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](https://github.com/fatedier/frp/releases/download/v0.61.1/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 - [X] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
gitea-mirror 2026-05-05 14:20:37 -06:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 21, 2025):

Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.

<!-- gh-comment-id:2603408469 --> @github-actions[bot] commented on GitHub (Jan 21, 2025): Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#3649
No description provided.