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
719 stars 90 forks source link

fix: add locations error #39

Closed liuxc0116 closed 1 year ago

liudf0716 commented 1 year ago

@liuxc0116 can you just explain what the PR add a feature or fix a bug?

liuxc0116 commented 1 year ago

I think this PR fixes a bug, because there is logic in the code to add locations, it's just not added correctly。

liudf0716 commented 1 year ago

@liuxc0116 thanks