mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1110] 点对点内网穿透成功,流量为啥还是通过服务器中转? #870
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#870
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 @yuhuan21 on GitHub (Mar 4, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1110
frp版本是0.24.1.
服务器是linux
两台客户机是:win74_x64
XTCP失败,但STCP成功,可是流量为什么还是通过服务器中转呢?
1.Frps服务器运行在香港,只有1M的速度.
2.两台需要对接的客户机都是对等50M的电信内网主机
3.在进行文件传输的时候,速度也只有1M,因为能传输文件,所以链接是成功的,但流量应该还是通过服务器中转的.
@fatedier commented on GitHub (Mar 4, 2019):
stcp
xtcp
两者完全不同。
@mike07026 commented on GitHub (Mar 4, 2019):
我也测试过p2p,关掉服务器端程序,连接就中断了,感觉还是经过服务器的
@hongnod commented on GitHub (Mar 30, 2019):