From 24c978f0e5fee0678c6bf4f12e573dd9a616fceb Mon Sep 17 00:00:00 2001 From: clowwindy Date: Sun, 6 Jan 2013 21:13:29 -0800 Subject: [PATCH] Updated Ports and Clients (markdown) --- Ports-and-Clients.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Ports-and-Clients.md b/Ports-and-Clients.md index 957938b..7da89f6 100644 --- a/Ports-and-Clients.md +++ b/Ports-and-Clients.md @@ -5,8 +5,8 @@ Common: * Python: [shadowsocks](https://github.com/clowwindy/shadowsocks) * node.js: [shadowsocks-nodejs](https://github.com/clowwindy/shadowsocks-nodejs) * Go: [shadowsocks-go](https://github.com/shadowsocks/shadowsocks-go) -* C: [shadowsocks-libev](https://github.com/clowwindy/shadowsocks-libev) - libev version -* C: [shadowsocks-libuv](https://github.com/dndx/shadowsocks-libuv) - libuv version +* 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 * 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)