[GH-ISSUE #3056] [Feature Request] 请问一下有没有frp设计文档可以共享一下?我想用其他语言实现frpc客户端 #2446

Closed
opened 2026-05-05 13:34:24 -06:00 by gitea-mirror · 6 comments
Owner

Originally created by @aa51513 on GitHub (Aug 11, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/3056

Describe the feature request

我想用其他语言实现frpc客户端,目标是为了能够在手机上安装附加有frpc的APP

Describe alternatives you've considered

我想请问一下有没有相关设计文档?
如果没有,是否从“msg.go”开始看起,就能够入门了呢

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @aa51513 on GitHub (Aug 11, 2022). Original GitHub issue: https://github.com/fatedier/frp/issues/3056 ### Describe the feature request 我想用其他语言实现frpc客户端,目标是为了能够在手机上安装附加有frpc的APP ### Describe alternatives you've considered 我想请问一下有没有相关设计文档? 如果没有,是否从“msg.go”开始看起,就能够入门了呢 ### Affected area - [X] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
gitea-mirror 2026-05-05 13:34:24 -06:00
Author
Owner

@Becods commented on GitHub (Aug 11, 2022):

应该没有

不过,你可以去看看相关轮子,比如FrpcCluster/frpc-Androidqiuhaotc/frp_android

<!-- gh-comment-id:1211801854 --> @Becods commented on GitHub (Aug 11, 2022): 应该没有 不过,你可以去看看相关轮子,比如[FrpcCluster/frpc-Android](https://github.com/FrpcCluster/frpc-Android)、[qiuhaotc/frp_android](https://github.com/qiuhaotc/frp_android)
Author
Owner

@aa51513 commented on GitHub (Aug 15, 2022):

应该没有

不过,你可以去看看相关轮子,比如FrpcCluster/frpc-Androidqiuhaotc/frp_android

感谢回复
这两个项目,我都去看了一下,都是将本项目编译成Libiary来调用,并不是用其他语言来实现的

<!-- gh-comment-id:1214851676 --> @aa51513 commented on GitHub (Aug 15, 2022): > 应该没有 > > 不过,你可以去看看相关轮子,比如[FrpcCluster/frpc-Android](https://github.com/FrpcCluster/frpc-Android)、[qiuhaotc/frp_android](https://github.com/qiuhaotc/frp_android) 感谢回复 这两个项目,我都去看了一下,都是将本项目编译成Libiary来调用,并不是用其他语言来实现的
Author
Owner

@coderhh commented on GitHub (Aug 21, 2022):

我也想知道

<!-- gh-comment-id:1221448347 --> @coderhh commented on GitHub (Aug 21, 2022): 我也想知道
Author
Owner

@dwxiayi commented on GitHub (Aug 29, 2022):

我看着一些注册的接口是json

<!-- gh-comment-id:1229630991 --> @dwxiayi commented on GitHub (Aug 29, 2022): 我看着一些注册的接口是json
Author
Owner

@dwxiayi commented on GitHub (Aug 29, 2022):

手机上用go还行吧 路由器上占用内存、可执行程序都比较大,用upx压缩了后小了一些。

<!-- gh-comment-id:1229632767 --> @dwxiayi commented on GitHub (Aug 29, 2022): 手机上用go还行吧 路由器上占用内存、可执行程序都比较大,用upx压缩了后小了一些。
Author
Owner

@github-actions[bot] commented on GitHub (Sep 29, 2022):

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

<!-- gh-comment-id:1261610357 --> @github-actions[bot] commented on GitHub (Sep 29, 2022): Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d 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#2446
No description provided.