mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #586] Android 平台运行 frpc 报错 #459
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#459
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zhangyongcun on GitHub (Jan 4, 2018).
Original GitHub issue: https://github.com/fatedier/frp/issues/586
版本号:0.14.1
系统:Android 5.1 arm 架构
软件版本:frp_0.14.1_linux_arm.tar.gz
运行方式:
chmod +x frpcBad mode./frpc -v/system/bin/sh: ./frpc: can't execute: Permission denied问题:
@BI7PRK commented on GitHub (Jan 4, 2018):
显然是权限问题~
@yanggis commented on GitHub (Jan 5, 2018):
楼主要看清楚,这个是arm linux的二进制包,不是arm android平台二进制包,怎么可能可以在android平台运行呢?android平台的二进制包需要下载源代码自己编译。
@expvintl commented on GitHub (Jan 8, 2018):
如果你是在内置储存器中运行那是肯定的,因为不能在内置储存器中运行,没有权限的,可以试着复制到外置储存器(SD卡)运行,而且frp需要自己编译一下的默认的安卓不支持