mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3568] XTCP 似乎无法使用 Proxy Protocol #2845
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#2845
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 @BingYanchi on GitHub (Aug 11, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3568
Bug Description
我尝试了开启 Proxy Protocol 的服务和不开启的服务。
发现似乎 XTCP 不支持 Proxy Protocol。
从文档中看到的基于 TCP 协议的隧道都能使用 Proxy Protocol。我不太明白问题出在哪里。
frpc Version
0.51.2
frps Version
0.51.2
System Architecture
linux/amd64
Configurations
Frps
XTCP server
XTCP visitor
Logs
Frps
XTCP server
XTCP visitor
Steps to reproduce
Affected area
@fatedier commented on GitHub (Aug 11, 2023):
xtcp 的机制不太一样,目前应该确实不支持。
@Becods commented on GitHub (Aug 11, 2023):
xtcp前套个开了proxyprotocol的haproxy或nginx
@BingYanchi commented on GitHub (Aug 11, 2023):
套了 haproxy,但似乎不太行。
@BingYanchi commented on GitHub (Aug 12, 2023):
希望未来有实现它的可能。
既然 XTCP 会先和 frps 通信,或许可以在 nat 通信前通过 frps 给 server 提供可靠的 ip 地址。从而提供 Proxy Protocol 支持。
@github-actions[bot] commented on GitHub (Sep 12, 2023):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
@github-actions[bot] commented on GitHub (Oct 13, 2023):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
@github-actions[bot] commented on GitHub (Nov 13, 2023):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
@github-actions[bot] commented on GitHub (Dec 15, 2023):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
@Vincent-Leon commented on GitHub (May 26, 2024):
一样的问题,期待解决方法
@XuruiPro commented on GitHub (Dec 30, 2024):
现在应该可以了,我现在用的就是xtcp的代理socket模式,

@XuruiPro commented on GitHub (Dec 31, 2024):
服务者添加
------------------ 原始邮件 ------------------
发件人: @.>;
发送时间: 2024年12月30日(星期一) 下午3:15
收件人: @.>;
抄送: @.>; @.>;
主题: Re: [fatedier/frp] XTCP 似乎无法使用 Proxy Protocol (Issue #3568)
现在应该可以了,我现在用的就是xtcp的代理socket模式,
image.png (view on web)
是在服务者还是访问者添加的
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: @.***>