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

feat: curing static library environment #23

Closed helintongh closed 1 year ago

helintongh commented 1 year ago

feat: curing static library environment, libevent is 2.1.10-stable, openssl is 1.1.0f, json-c is 0.16 and add low level linux kernel support.

add libs and modify cmake which can get kernel version to chose library.

xfrpc in centos7, ubuntu 20.04,ubuntu 22.04 test no error.