Skip to content

jitdor/shadowsocksr-libev

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shadowsocksR-libev

Compiling from source (Ubuntu 18.04 LTS used)

sudo apt install git build-essential cmake aptitude zlib1g-dev libsodium-dev libpcre3 libpcre3-dev libssl-dev
git clone https://github.com/jitdor/shadowsocksr-libev.git
cd shadowsocksr-libev
sudo ./configure --prefix=/usr/local/shadowsocksR --disable-documentation
sudo make -j6
sudo make install

The executables (ss-local, ss-nat, ss-redir) will be placed in /usr/local/shadowsocksR/bin/

About

libev port of ShadowsocksR

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 69.8%
  • Makefile 10.4%
  • Shell 9.4%
  • Roff 4.6%
  • CMake 1.5%
  • Assembly 1.3%
  • Other 3.0%