Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

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