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 --------------------------------