mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #3056] [Feature Request] 请问一下有没有frp设计文档可以共享一下?我想用其他语言实现frpc客户端 #2446
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#2446
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 @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
@Becods commented on GitHub (Aug 11, 2022):
应该没有
不过,你可以去看看相关轮子,比如FrpcCluster/frpc-Android、qiuhaotc/frp_android
@aa51513 commented on GitHub (Aug 15, 2022):
感谢回复
这两个项目,我都去看了一下,都是将本项目编译成Libiary来调用,并不是用其他语言来实现的
@coderhh commented on GitHub (Aug 21, 2022):
我也想知道
@dwxiayi commented on GitHub (Aug 29, 2022):
我看着一些注册的接口是json
@dwxiayi commented on GitHub (Aug 29, 2022):
手机上用go还行吧 路由器上占用内存、可执行程序都比较大,用upx压缩了后小了一些。
@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.