mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1471] arm v7的包怎么下载 #1157
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#1157
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 @CaiJinHao on GitHub (Oct 17, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1471
我用的是arm64的包,提示bash: ./frpc: cannot execute binary file: Exec format error
@ysc3839 commented on GitHub (Oct 17, 2019):
试试 ARM 的包?
@CaiJinHao commented on GitHub (Oct 22, 2019):
@ysc3839 ARM的包下载地址在哪,我在release里面没有找到ARM的包
@CaiJinHao commented on GitHub (Oct 22, 2019):
@ysc3839 我用arm64的包也不行,提示格式错误
@ysc3839 commented on GitHub (Oct 22, 2019):
https://github.com/fatedier/frp/releases/download/v0.29.0/frp_0.29.0_linux_arm.tar.gz
@CaiJinHao commented on GitHub (Oct 22, 2019):
thanks