[GH-ISSUE #4831] 希望能增加对ppc64le架构的支持(主要是Power 9) #3814

Closed
opened 2026-05-05 14:26:26 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @cuge1995 on GitHub (Jun 10, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/4831

Describe the feature request

aa

Describe alternatives you've considered

No response

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @cuge1995 on GitHub (Jun 10, 2025). Original GitHub issue: https://github.com/fatedier/frp/issues/4831 ### Describe the feature request aa ### Describe alternatives you've considered _No response_ ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [x] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
gitea-mirror 2026-05-05 14:26:26 -06:00
Author
Owner

@litrycn commented on GitHub (Jun 16, 2025):

自己动手,丰衣足食:
vi Makefile.cross-compiles, 在os-archs中增加linux:ppc64le
vi package.sh 在arch_all增加ppc64le

<!-- gh-comment-id:2975284694 --> @litrycn commented on GitHub (Jun 16, 2025): 自己动手,丰衣足食: vi Makefile.cross-compiles, 在os-archs中增加linux:ppc64le vi package.sh 在arch_all增加ppc64le
Author
Owner

@wuai1024 commented on GitHub (Jun 17, 2025):

基于 官方 编译,增加了一些低功耗 arm 架构的支持:

需要的可以拿去用,或者 fock 后增加 arch 编译。

frps

https://hub.docker.com/r/wuai1024/frps/tags

frpc

https://hub.docker.com/r/wuai1024/frpc/tags
<!-- gh-comment-id:2979734551 --> @wuai1024 commented on GitHub (Jun 17, 2025): 基于 `官方` 编译,增加了一些低功耗 arm 架构的支持: 需要的可以拿去用,或者 fock 后增加 `arch` 编译。 **frps** ```bash https://hub.docker.com/r/wuai1024/frps/tags ``` **frpc** ```bash https://hub.docker.com/r/wuai1024/frpc/tags ```
Author
Owner

@github-actions[bot] commented on GitHub (Jul 2, 2025):

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

<!-- gh-comment-id:3025940549 --> @github-actions[bot] commented on GitHub (Jul 2, 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#3814
No description provided.