mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4765] 处于不同运营商网络的电脑xtcp打洞连接后传输速度很慢 #3764
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#3764
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 @zhuaiice on GitHub (Apr 24, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/4765
两台电脑在不同运营商宽带下使用xtcp打洞连接:
电脑A处于移动宽带专线网络,提供文件服务,通过xtcp作为服务端。电脑B 电信宽带拨号上网,使用xtcp作为访问端。两端可以打通连接,连接成功后,不管是下载还是上传,速度都只有355KB/S左右,偶尔一瞬间上到500kb/s。
两台电脑在都用移动宽带下使用xtcp打洞连接:
正好父母处使用的也是移动宽带拨号上网,在电脑C上设置xtcp连接处于移动宽带专线网络的电脑A,下载文件传输速度就可以上到10mb/s。
另外,使用移动4G的手机,安装安卓frp配置好xtcp后,连接电脑A,下载也可以在2-5mb/s。
不管是启用压缩还是关闭压缩,都没啥差别!
不知道这种处于不同运营商网络的设备通过xtcp连接后的传输速度有没有办法提高?
@superzjg commented on GitHub (Apr 24, 2025):
应该是跨运营商有某种限速机制,你可以闲时尝试一下(比如凌晨)
@zhuaiice commented on GitHub (Apr 24, 2025):
什么时候早点起来试试,看有没有变化
@github-actions[bot] commented on GitHub (May 9, 2025):
Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.