mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4257] [Feature Request] Combine frpc and frps to a single executable binary #3353
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#3353
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 @kkocdko on GitHub (Jun 2, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4257
Provide single executable with
frpc+frpswill be nice.Not sure is this issue duplicated or not. I can make a PR to do this.
@fatedier commented on GitHub (Jun 3, 2024):
We currently do not prefer to do so from the perspective of binary file size.
@kkocdko commented on GitHub (Jun 3, 2024):
However binary with frps+frpc will reduce amount file size IMO.
@fatedier commented on GitHub (Jun 3, 2024):
Usually frpc and frps are placed on different machines, not together.
frpc may be distributed widely, while frps is not.