[GH-ISSUE #4461] [Feature Request] frp的http3是怎么设置的? #3525

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

Originally created by @ylgod on GitHub (Sep 27, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4461

Describe the feature request

我一直以为quic端口监听就可以实现http3,后来我问了别人才知道frp本身还不支持http3.是这样吗?
还是说我的设置不对。

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 @ylgod on GitHub (Sep 27, 2024). Original GitHub issue: https://github.com/fatedier/frp/issues/4461 ### Describe the feature request 我一直以为quic端口监听就可以实现http3,后来我问了别人才知道frp本身还不支持http3.是这样吗? 还是说我的设置不对。 ### Describe alternatives you've considered _No response_ ### Affected area - [ ] Docs - [X] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
Author
Owner

@xqzr commented on GitHub (Sep 30, 2024):

quic端口监听就可以实现http3

不可以

<!-- gh-comment-id:2383589582 --> @xqzr commented on GitHub (Sep 30, 2024): > quic端口监听就可以实现http3 不可以
Author
Owner

@fatedier commented on GitHub (Oct 9, 2024):

目前不直接支持。

但是因为基于 UDP,所以你可以通过 UDP 端口映射的方式来使用。

<!-- gh-comment-id:2401395546 --> @fatedier commented on GitHub (Oct 9, 2024): 目前不直接支持。 但是因为基于 UDP,所以你可以通过 UDP 端口映射的方式来使用。
Author
Owner

@ylgod commented on GitHub (Oct 9, 2024):

目前不直接支持。

但是因为基于 UDP,所以你可以通过 UDP 端口映射的方式来使用。

好的谢谢!找了好久没找到答案,一直以为quic链接就是支持http3,折腾了很久。。。哈哈哈!

<!-- gh-comment-id:2401634866 --> @ylgod commented on GitHub (Oct 9, 2024): > 目前不直接支持。 > > 但是因为基于 UDP,所以你可以通过 UDP 端口映射的方式来使用。 好的谢谢!找了好久没找到答案,一直以为quic链接就是支持http3,折腾了很久。。。哈哈哈!
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#3525
No description provided.