mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #4461] [Feature Request] frp的http3是怎么设置的? #3525
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#3525
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 @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
@xqzr commented on GitHub (Sep 30, 2024):
不可以
@fatedier commented on GitHub (Oct 9, 2024):
目前不直接支持。
但是因为基于 UDP,所以你可以通过 UDP 端口映射的方式来使用。
@ylgod commented on GitHub (Oct 9, 2024):
好的谢谢!找了好久没找到答案,一直以为quic链接就是支持http3,折腾了很久。。。哈哈哈!