From 9c27fb1dd52e79e7ec9f8374349127e48d4b343a Mon Sep 17 00:00:00 2001 From: clowwindy Date: Tue, 8 Jan 2013 03:20:44 -0800 Subject: [PATCH] Updated Ports and Clients (markdown) --- Ports-and-Clients.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ports-and-Clients.md b/Ports-and-Clients.md index 96ea9a6..17cb64c 100644 --- a/Ports-and-Clients.md +++ b/Ports-and-Clients.md @@ -7,9 +7,9 @@ Common: * Go: [shadowsocks-go](https://github.com/shadowsocks/shadowsocks-go) * C: [shadowsocks-libev](https://github.com/clowwindy/shadowsocks-libev) - libev version, only client * C: [shadowsocks-libuv](https://github.com/dndx/shadowsocks-libuv) - libuv version, only server +* C: [shadowsocks-openwrt](https://github.com/haohaolee/shadowsocks-openwrt) - works on OpenWRT routers * Ruby: [shadowsocks-ruby](https://github.com/clowwindy/shadowsocks-ruby) * node.js: [shadowsocks-dotcloud](https://github.com/clowwindy/shadowsocks-dotcloud) - dotcloud PAAS version. **Not compatible with other version** -* OpenWRT: [shadowsocks-openwrt](https://github.com/haohaolee/shadowsocks-openwrt) Mobile: * Android: [shadowsocks-android](https://github.com/shadowsocks/shadowsocks-android)