From d17fd3003944b70eb1b3994090573a02b1e8bdb2 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Fri, 29 Mar 2013 09:42:37 -0700 Subject: [PATCH] Updated Ports and Clients (markdown) --- Ports-and-Clients.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Ports-and-Clients.md b/Ports-and-Clients.md index 7aeb69e..9b7cc01 100644 --- a/Ports-and-Clients.md +++ b/Ports-and-Clients.md @@ -6,7 +6,7 @@ Server side & cross-platform clients * [shadowsocks](https://github.com/clowwindy/shadowsocks) - Python version * [shadowsocks-nodejs](https://github.com/clowwindy/shadowsocks-nodejs) - nodejs 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-dotcloud](https://github.com/clowwindy/shadowsocks-dotcloud) - Dotcloud PAAS version. **Not compatible with other version** * [shadowsocks-libev](https://github.com/clowwindy/shadowsocks-libev) - libev version, only client * [shadowsocks-libuv](https://github.com/dndx/shadowsocks-libuv) - libuv version, only server * [shadowsocks-openwrt](https://github.com/haohaolee/shadowsocks-openwrt) - works on OpenWRT routers @@ -39,13 +39,13 @@ Maybe not stable * [shadowsocks-chromeapp](https://github.com/clowwindy/shadowsocks-chromeapp) - Chrome App -Other Clients that support shadowsocks +Other clients that support shadowsocks --------------------------------------- -* [cow](https://github.com/cyfdecyf/cow) +* [cow](https://github.com/cyfdecyf/cow) - Powerful HTTP proxy, detecting blocked sites automatically * [pobi](https://github.com/jackyz/pobi) -* [lightsocks](https://github.com/clowwindy/lightsocks) -* [Yingwa](https://github.com/dallascao/yingwa) Shadowsocks Windows client +* [lightsocks](https://github.com/clowwindy/lightsocks) - Transparent TCP proxy +* [Yingwa](https://github.com/dallascao/yingwa) - Shadowsocks Windows client Forks with other features --------------------------------