LeeReindeer / lightsocks-c

🌐 Light SOCKS5 proxy
MIT License
63 stars 25 forks source link
libevent lightsocks socks5 socks5-proxy

lightsocks-c (Deprecated)

A tiny SOCKS5 proxy which is inspired by lightsocks-go and uses libevent.

WARNING: Lightsocks-server does not work now.

Build

required libevent installed.

make all

Usage

./bin/client <your config json path>

Thanks