xfrp was frp client implemented by c for OpenWRT system
If you dont know what is frp, please visit this
The motivation to start xfrp project is that we are OpenWRTer, and openwrt usually ran in wireless router which has little ROM and RAM space, however golang always need more space and memory; therefore we start xfrp project
xfrp need libevent openssl-dev and json-c support
Before compile xfrp, please install libevent
openssl-dev
and json-c
in your system.
git clone https://github.com/KunTengRom/xfrp.git
cd xfrp
cmake .
make
Run in debug mode :
xfrp_client -c frpc_mini.ini -f -d 7
Run in release mode :
xfrp_client -c frpc_mini.ini -d 0
- support compression
- support encrypt
See CONTRIBUTING for details on submitting patches and the contribution workflow.
QQ群 : 331230369