Skip to content

iansiu/shadowsocks-libev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shadowsocks-libev

shadowsocks-libev is a lightweight tunnel proxy which can help you get through firewalls. It is a port of shadowsocks.

Currently not stable yet. Please use shadowsocks-nodejs.

installation

Edit local.c, change server hostname.

Install the following package:

sudo apt-get install build-essential autoconf libtool libev-dev libssl-dev
autoreconf
./configure && make

Packages

No packages published

Languages

  • C 59.3%
  • Shell 20.5%
  • Roff 10.0%
  • Perl 6.6%
  • Assembly 2.8%
  • C++ 0.7%
  • Other 0.1%