Skip to content

cmidc/openwrt-ssr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShadowsocksR-libev for OpenWrt

ShadowsocksR-libev port for gocloud firmware.

Discuss: http://www.right.com.cn/forum/thread-321902-1-1.html

Compile

Ubuntu x64 and ramips archtecture as example:

sudo apt-get install build-essential subversion libncurses5-dev zlib1g-dev gawk gcc-multilib flex git-core gettext libssl-dev
curl -sLo- http://archive.openwrt.org/barrier_breaker/14.07/ramips/mt7620a/OpenWrt-SDK-ramips-for-linux-x86_64-gcc-4.8-linaro_uClibc-0.9.33.2.tar.bz2 | tar jx
cd OpenWrt-SDK-ramips-for-linux-x86_64-gcc-4.8-linaro_uClibc-0.9.33.2
./scripts/feeds update packages
./scripts/feeds install libpcre
git clone https://github.com/tsl0922/openwrt-ssr.git package/openwrt-ssr
make defconfig
make package/openwrt-ssr/compile V=99

Install

Read the instructions on the Releases page.

About

ShadowsocksR-libev for OpenWrt

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 35.7%
  • Shell 33.5%
  • C 14.9%
  • Makefile 12.7%
  • HTML 3.2%