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

fix and feat #33

Closed JimLee1996 closed 1 year ago

JimLee1996 commented 1 year ago
  1. fix #31
  2. adapt ifname for padavan
helintongh commented 1 year ago

only excute: git rebase HEAD~1 --signoff and git push --force-with-lease origin fix_tcpmux_segfault

Your PR only then can be merged

JimLee1996 commented 1 year ago

@helintongh Done. Please check. I'll close another pr.

helintongh commented 1 year ago

@helintongh Done. Please check. I'll close another pr.

No rebase operation performed,bro. 图片 View the details of the DOC, and modify it according to the details before it can be merged

JimLee1996 commented 1 year ago

done. please check again

helintongh commented 1 year ago

done. please check again

Reported to maintainer.will be merged soon.

liudf0716 commented 1 year ago

@JimLee1996 merged, thanks!