[GH-ISSUE #3986] [Feature Request] 可以设置多个服务端吗 #3162

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

Originally created by @mosttt on GitHub (Feb 11, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/3986

Describe the feature request

就是服务端frps配置文件不变,可以多台服务器部署,同一客户端的配置文件,不同端口使用不同的服务端来隧穿。

Describe alternatives you've considered

No response

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @mosttt on GitHub (Feb 11, 2024). Original GitHub issue: https://github.com/fatedier/frp/issues/3986 ### Describe the feature request 就是服务端frps配置文件不变,可以多台服务器部署,同一客户端的配置文件,不同端口使用不同的服务端来隧穿。 ### Describe alternatives you've considered _No response_ ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [X] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [X] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
Author
Owner

@xqzr commented on GitHub (Feb 12, 2024):

frpc -c 1.toml
frpc -c 2.toml
frpc -c 3.toml
<!-- gh-comment-id:1939517292 --> @xqzr commented on GitHub (Feb 12, 2024): ``` frpc -c 1.toml frpc -c 2.toml frpc -c 3.toml ```
Author
Owner

@mosttt commented on GitHub (Feb 15, 2024):

frpc -c 1.toml
frpc -c 2.toml
frpc -c 3.toml

可以只开一个客户端,写在一个配置文件里吗

<!-- gh-comment-id:1945427431 --> @mosttt commented on GitHub (Feb 15, 2024): > ``` > frpc -c 1.toml > frpc -c 2.toml > frpc -c 3.toml > ``` 可以只开一个客户端,写在一个配置文件里吗
Author
Owner

@xqzr commented on GitHub (Feb 15, 2024):

frpc -c 1.toml
frpc -c 2.toml
frpc -c 3.toml

可以只开一个客户端,写在一个配置文件里吗

<!-- gh-comment-id:1946312957 --> @xqzr commented on GitHub (Feb 15, 2024): > > ``` > > frpc -c 1.toml > > frpc -c 2.toml > > frpc -c 3.toml > > ``` > > 可以只开一个客户端,写在一个配置文件里吗 ❌
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#3162
No description provided.