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

Signed-off-by: Haibin Zhu <2499243103@qq.com> #15

Closed A-lullaby closed 1 year ago

A-lullaby commented 1 year ago

On branch A-lullaby/xfrpc Changes to be committed: modified: tcpmux.c fix: fix which bug