Skip to content

edxxu/shadowsocksr-libev

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

About

libev port of ShadowsocksR

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 70.8%
  • Makefile 10.4%
  • Shell 9.5%
  • Roff 4.6%
  • CMake 1.5%
  • Assembly 1.3%
  • Other 1.9%