[GH-ISSUE #4742] FRP RDP #3745

Closed
opened 2026-05-05 14:24:00 -06:00 by gitea-mirror · 2 comments
Owner

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

Image

我发现frps升级到0.61.2 之后, RDP的连接会频繁掉线(频率现在大概30s-60s左右), 会自动重连

Image

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

Image

我发现frps升级到0.61.2 之后, RDP的连接会频繁掉线(频率现在大概30s-60s左右), 会自动重连

Image

FRPC 和FRPS 我尝试过TCP/KCP/QUIC 都连接,掉线频率是一样的,我在使用0.48版本没有这么频繁地掉线,只不过延迟非常高。

不知道新版本做了什么变更,抓包也看不出什么,只有一个RST,我尝试过切换ISP 联通和移动都是一样的症状

Logs

Image

Steps to reproduce

...

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
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 ![Image](https://github.com/user-attachments/assets/7da54715-b344-4609-8d66-f577a550c728) 我发现frps升级到0.61.2 之后, RDP的连接会频繁掉线(频率现在大概30s-60s左右), 会自动重连 ![Image](https://github.com/user-attachments/assets/517eac69-2eb8-4abd-9cb2-815a96c27a82) 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 ![Image](https://github.com/user-attachments/assets/7da54715-b344-4609-8d66-f577a550c728) 我发现frps升级到0.61.2 之后, RDP的连接会频繁掉线(频率现在大概30s-60s左右), 会自动重连 ![Image](https://github.com/user-attachments/assets/517eac69-2eb8-4abd-9cb2-815a96c27a82) FRPC 和FRPS 我尝试过TCP/KCP/QUIC 都连接,掉线频率是一样的,我在使用0.48版本没有这么频繁地掉线,只不过延迟非常高。 不知道新版本做了什么变更,抓包也看不出什么,只有一个RST,我尝试过切换ISP 联通和移动都是一样的症状 ### Logs ![Image](https://github.com/user-attachments/assets/5abd1075-3c15-4803-bfdb-c12db149d1a7) ### Steps to reproduce 1. 2. 3. ... ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
Author
Owner

@superzjg commented on GitHub (Apr 3, 2025):

frpc的配置没看到

<!-- gh-comment-id:2774859026 --> @superzjg commented on GitHub (Apr 3, 2025): frpc的配置没看到
Author
Owner

@JuneZhao commented on GitHub (Apr 3, 2025):

frpc的配置没看到

搞定了,把下面的90 注销掉了就可以了

Image

<!-- gh-comment-id:2774863887 --> @JuneZhao commented on GitHub (Apr 3, 2025): > frpc的配置没看到 搞定了,把下面的90 注销掉了就可以了 ![Image](https://github.com/user-attachments/assets/7d9b2734-b98b-47f6-8a0d-e0372b68f1e6)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#3745
No description provided.