/lightsocks-c

🌐 Light SOCKS5 proxy

Primary LanguageCMIT LicenseMIT

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