From 4ddb026cb0c260e22722e9553d2c0e1b3a32dd84 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Wed, 26 Jun 2013 09:55:36 -0700 Subject: [PATCH] Updated Ports and Clients (markdown) --- Ports-and-Clients.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Ports-and-Clients.md b/Ports-and-Clients.md index 458b5d4..ce04fec 100644 --- a/Ports-and-Clients.md +++ b/Ports-and-Clients.md @@ -5,12 +5,12 @@ Server side --------------------------- * [shadowsocks](https://github.com/clowwindy/shadowsocks) - Python version -* [shadowsocks-nodejs](https://github.com/clowwindy/shadowsocks-nodejs) - nodejs version +* [shadowsocks-nodejs](https://github.com/clowwindy/shadowsocks-nodejs) - Node.js version * [shadowsocks-go](https://github.com/shadowsocks/shadowsocks-go) - Go version -* [shadowsocks-dotcloud](https://github.com/clowwindy/shadowsocks-dotcloud) - Dotcloud PAAS version. **Not compatible with other version** -* [shadowsocks-libev](https://github.com/madeye/shadowsocks-libev) - libev version -* [shadowsocks-libuv](https://github.com/dndx/shadowsocks-libuv) - libuv version +* [shadowsocks-libev](https://github.com/madeye/shadowsocks-libev) - C libev version +* [shadowsocks-libuv](https://github.com/dndx/shadowsocks-libuv) - C libuv version * [shadowsocks-erlang](https://github.com/Yongke/shadowsocks-erlang) - Erlang version +* [shadowsocks-dotcloud](https://github.com/clowwindy/shadowsocks-dotcloud) - Dotcloud PAAS version. **Not compatible with other version** Mac OSX clients --------------------------- @@ -34,8 +34,8 @@ Linux clients iOS clients --------------------------- -* [MobileShadowSocks](https://github.com/linusyang/MobileShadowSocks) - jailbroken devices only, global proxy -* [shadowsocks-iOS](https://github.com/shadowsocks/shadowsocks-iOS) - all devices, works only with builtin browser +* [MobileShadowSocks](https://github.com/linusyang/MobileShadowSocks) - Jailbroken devices only, global proxy +* [shadowsocks-iOS](https://github.com/shadowsocks/shadowsocks-iOS) - All devices, works only with builtin browser Android clients ---------------------------