liudf0716 / xfrpc

The xfrpc project is a lightweight implementation of the FRP client written in C language for OpenWRT and IoT systems. It is designed to provide an efficient solution for resource-constrained devices such as OpenWRT routers and IoT devices, which often have limited ROM and RAM space.
GNU General Public License v3.0
712 stars 89 forks source link

客户端与服务器断开后无法重新连接服务器 #18

Closed A-lullaby closed 1 year ago

A-lullaby commented 1 year ago

image 如何复现:1.在虚拟机下安装xfrpc,然后与frps建立连接 2.断开虚拟机网络(或修改ip)1-3分钟,然后重新连接虚拟机网络

liudf0716 commented 1 year ago

fixed