mirror of
https://github.com/fatedier/frp.git
synced 2026-05-16 00:25:49 -06:00
[GH-ISSUE #242] 能否添加一个实例连接2个服务器的功能 #166
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#166
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 @wsclon on GitHub (Jan 31, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/242
为了可用性,我想让一个frpc客户端实例连接到2个或更多frps服务端。电脑和服务器启动2个frpc实例容易,但是路由器就不那么方便了。
另外,如果能有通过frps修改frpc参数的功能就更好了。
@fatedier commented on GitHub (Feb 3, 2017):
第一个问题,没有支持的打算,还没有想好多 frps 服务端的架构。如果只是启动两个 frpc 可以实现的话就没必要加入这一功能了,如果加入了,就是会提供更加高级一些的功能。
第二个问题,在计划中,目前的想法是先加入一些基础功能,之后再优化使用体验。