[GH-ISSUE #1480] 一个客户端能否同时连接两个服务端 #1165

Closed
opened 2026-05-05 12:45:01 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @wideweide on GitHub (Oct 24, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1480

Issue is only used for submiting bug report and documents typo. If there are same issues or answers can be found in documents, we will close it directly.
(为了节约时间,提高处理问题的效率,不按照格式填写的 issue 将会直接关闭。)
(请不要在 issue 评论中出现无意义的 加1我也是 等内容,将会被直接删除。)
(由于个人精力有限,和系统环境,网络环境等相关的求助问题请转至其他论坛或社交平台。)

一个客户端能否同时连接两个服务端,如下:客户端文件frpc.ini配置多个server信息
[common]
server_addr = 1...
server_port = 7080

server_addr1 = 2...
server_port1 = 7080

或其它形式?

还是可以复制一份,启动两个实例?

Originally created by @wideweide on GitHub (Oct 24, 2019). Original GitHub issue: https://github.com/fatedier/frp/issues/1480 Issue is only used for submiting bug report and documents typo. If there are same issues or answers can be found in documents, we will close it directly. (为了节约时间,提高处理问题的效率,不按照格式填写的 issue 将会直接关闭。) (请不要在 issue 评论中出现无意义的 **加1**,**我也是** 等内容,将会被直接删除。) (由于个人精力有限,和系统环境,网络环境等相关的求助问题请转至其他论坛或社交平台。) 一个客户端能否同时连接两个服务端,如下:客户端文件frpc.ini配置多个server信息 [common] server_addr = 1... server_port = 7080 server_addr1 = 2... server_port1 = 7080 或其它形式? 还是可以复制一份,启动两个实例?
Author
Owner

@fatedier commented on GitHub (Oct 24, 2019):

启动两个实例。

<!-- gh-comment-id:545948485 --> @fatedier commented on GitHub (Oct 24, 2019): 启动两个实例。
Author
Owner

@zhaoyc1990 commented on GitHub (Oct 25, 2019):

例来版本没有这个功能

<!-- gh-comment-id:546187418 --> @zhaoyc1990 commented on GitHub (Oct 25, 2019): 例来版本没有这个功能
Author
Owner

@NameLessKnight commented on GitHub (Oct 25, 2019):

多跑几个程序就可以,使用不同的配置文件

<!-- gh-comment-id:546236374 --> @NameLessKnight commented on GitHub (Oct 25, 2019): 多跑几个程序就可以,使用不同的配置文件
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#1165
No description provided.