mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1729] [Feature Request] p2p udp forward like xtcp (xudp) #1367
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#1367
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 @oott123 on GitHub (Apr 3, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1729
请求支持 p2p 的 udp 转发。xtcp 很好用,不过目前无法转发 udp 包,如果有 udp 需求,目前需要用其他的 udp over tcp 方案来实现,略显麻烦。
目前有一些 issue 都在提这个,但他们都被关闭了,因此重新提一个,希望保持 open 状态直到实现。
@aa51513 commented on GitHub (Feb 11, 2023):
fatedier added the future label on Apr 5, 2020
@jdxia commented on GitHub (Jun 23, 2024):
希望增加这块支持, 我这边使用都会部署wireguard 这类vpn, vpn一般都是udp通信, 然后希望打洞出来.
但是目前打洞不支持tcp
@lingchenma commented on GitHub (Mar 23, 2025):
求助支持
@fscarmen commented on GitHub (Jun 6, 2025):
请求支持!
@miuzkle commented on GitHub (Jul 2, 2025):
如果当前没有实现xudp的稳定方法,是否可以在frp中直接对udp的包封装成tcp,并通过xtcp来进行使用呢,最近发现sudp和udp的延迟太高了,xtcp又不能接收,只能通过其他的udp over tcp的软件进行转发,相对来说比较麻烦
至于zerotier, wireguard, tailscale不考虑,第一,没多余的公网,虽然说IPv6已经普及了,但是很难用,第二,想让服务端放在自己的服务器上跑
@fatedier commented on GitHub (Jul 2, 2025):
Try VirtualNetwork