mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4245] XTCP fails on windows #3344
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#3344
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 @Jerry12228 on GitHub (May 27, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4245
Bug Description
日志如下(最先是使用quic协议失败, 以下是更改kcp后依然失败)
frpc Version
0.58.0
frps Version
0.58.0
System Architecture
[visitor]windows/amd64, [client]linux/arm64, [server]linux/amd64
Configurations
Logs
日志如上文提及
Steps to reproduce
No response
Affected area
@xqzr commented on GitHub (May 28, 2024):
多连几次
https://github.com/fatedier/frp/issues/4232#issuecomment-2123779640
https://gofrp.org/zh-cn/docs/features/xtcp/
@fatedier commented on GitHub (May 29, 2024):
看上去像是 windows 环境下的特殊问题,quic-go repo 下有一个相关的 issue https://github.com/quic-go/quic-go/issues/1737
我缺乏复现环境,不是很好测试。
@Jerry12228 commented on GitHub (May 29, 2024):
Windows 所处网络环境是校园网
我应该如何测试(由于使用的是学校的多媒体所以时间不是很充分, 我能做到的大概就是拿编译好的exe运行以下然后收集日志)?
quic失败日志:
@coreshowfun commented on GitHub (Jun 7, 2024):
建议检测NAT类型,如果是对称型NAT,打洞成功率极低极低,端口要随机匹配上
@github-actions[bot] commented on GitHub (May 22, 2025):
Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.