fatedier / frp

A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
Apache License 2.0
82.65k stars 12.96k forks source link

Data communication is unstable. #4317

Open Monarsoft opened 3 weeks ago

Monarsoft commented 3 weeks ago

Bug Description

frp_0.58.1_linux_amd64 had a disconnection problem, especially in RDP. I switched to frp_0.57.0_linux_amd64 and it didn't have this problem. Yes, RDP automatically reconnects when disconnected.

frpc Version

0.58.1

frps Version

0.58.1

System Architecture

linux/amd64

Configurations

***frps.toml bindAddr = "0.0.0.0" quicBindPort = 5443 transport.tcpMux = true transport.tls.force = true auth.method = "token"

Logs

No response

Steps to reproduce

  1. ...

Affected area

rensir commented 2 weeks ago

i also have the problem