mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #4742] FRP RDP #3745
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#3745
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 @JuneZhao on GitHub (Apr 3, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/4742
Bug Description
我这边场景是使用下面这个图形化工具连连接RDP:
https://github.com/koho/frpmgr
我发现frps升级到0.61.2 之后, RDP的连接会频繁掉线(频率现在大概30s-60s左右), 会自动重连
FRPC 和FRPS 我尝试过TCP/KCP/QUIC 都连接,掉线频率是一样的,我在使用0.48版本没有这么频繁地掉线,只不过延迟非常高。
不知道新版本做了什么变更,抓包也看不出什么,只有一个RST,我尝试过切换ISP 联通和移动都是一样的症状
frpc Version
0.61.2
frps Version
0.61.2
System Architecture
server:linux/amd64, client:winows/amd64
Configurations
我这边场景是使用下面这个图形化工具连连接RDP:
https://github.com/koho/frpmgr
我发现frps升级到0.61.2 之后, RDP的连接会频繁掉线(频率现在大概30s-60s左右), 会自动重连
FRPC 和FRPS 我尝试过TCP/KCP/QUIC 都连接,掉线频率是一样的,我在使用0.48版本没有这么频繁地掉线,只不过延迟非常高。
不知道新版本做了什么变更,抓包也看不出什么,只有一个RST,我尝试过切换ISP 联通和移动都是一样的症状
Logs
Steps to reproduce
...
Affected area
@superzjg commented on GitHub (Apr 3, 2025):
frpc的配置没看到
@JuneZhao commented on GitHub (Apr 3, 2025):
搞定了,把下面的90 注销掉了就可以了