mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4473] [Feature Request] Tiny version same as frpc #3537
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#3537
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 @wisamidris7 on GitHub (Oct 5, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4473
Describe the feature request
I want to rewrite frpc in python and
I had problem the frpc is tooo big I have been sitting for 5 hours to just to understand only the structure
And encoding and decoding the request I didn't even understand a bit i tried and everytime I try it says wrong format
Also can you tell me how the encoding work for the request cause I aleardy made this but still not working
Help Wanted!
Describe alternatives you've considered
No response
Affected area
@wisamidris7 commented on GitHub (Oct 5, 2024):
I know tinyfrpc but i need a one that just like frpc cause i don't know why but tinyfrpc was containing a lot ssh
@blizard863 commented on GitHub (Oct 8, 2024):
https://github.com/gofrp/tiny-frpc
@rampageX commented on GitHub (Oct 8, 2024):
https://github.com/liudf0716/xfrpc
@wisamidris7 commented on GitHub (Oct 8, 2024):
Still my real question is how encoding works in the first when sending configuration
@wisamidris7 commented on GitHub (Oct 8, 2024):
I figure it out yesterday