[GH-ISSUE #2627] [Feature Request] 客户端尽最大努力上线 #2092

Closed
opened 2026-05-05 13:20:48 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @aa51513 on GitHub (Oct 20, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2627

Describe the feature request

目前frpc需要指定连接协议,考虑到性能,我使用了kcp
但是我突然发现,我frps的kcp端口被运营商封了,这导致我的frpc直接离线了

能不能做到kcp失败的时候,自动使用其他协议去连接frps?

Describe alternatives you've considered

增加fallback机制,可以加个开关,默认关闭即可(表现与现在的版本一致)

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @aa51513 on GitHub (Oct 20, 2021). Original GitHub issue: https://github.com/fatedier/frp/issues/2627 ### Describe the feature request 目前frpc需要指定连接协议,考虑到性能,我使用了kcp 但是我突然发现,我frps的kcp端口被运营商封了,这导致我的frpc直接离线了 能不能做到kcp失败的时候,自动使用其他协议去连接frps? ### Describe alternatives you've considered 增加fallback机制,可以加个开关,默认关闭即可(表现与现在的版本一致) ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
Author
Owner

@fatedier commented on GitHub (Oct 21, 2021):

目前不会做这方面的修改,这不是一个优化网络数据传输的项目,倾向于通过结合其他项目来解决。

<!-- gh-comment-id:948294584 --> @fatedier commented on GitHub (Oct 21, 2021): 目前不会做这方面的修改,这不是一个优化网络数据传输的项目,倾向于通过结合其他项目来解决。
Author
Owner

@aa51513 commented on GitHub (Oct 21, 2021):

目前不会做这方面的修改,这不是一个优化网络数据传输的项目,倾向于通过结合其他项目来解决。

好的,感谢回复,frp是一个很棒的项目,我很喜欢它

<!-- gh-comment-id:948316404 --> @aa51513 commented on GitHub (Oct 21, 2021): > 目前不会做这方面的修改,这不是一个优化网络数据传输的项目,倾向于通过结合其他项目来解决。 好的,感谢回复,frp是一个很棒的项目,我很喜欢它
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#2092
No description provided.