Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 538 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 538 Bytes

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