lightsocks-c icon indicating copy to clipboard operation
lightsocks-c copied to clipboard

🌐 Light 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