From d372e82bf2d946b2f2e8a167882a2d5a4911614d Mon Sep 17 00:00:00 2001 From: clowwindy Date: Wed, 29 May 2013 09:04:04 -0700 Subject: [PATCH] Updated Ports and Clients (markdown) --- Ports-and-Clients.md | 28 +++++++++++++++++++--------- 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/Ports-and-Clients.md b/Ports-and-Clients.md index b19ec4c..35ea071 100644 --- a/Ports-and-Clients.md +++ b/Ports-and-Clients.md @@ -1,6 +1,6 @@ Feel free to add to this list. -Server side & cross-platform clients +Server side --------------------------- * [shadowsocks](https://github.com/clowwindy/shadowsocks) - Python version @@ -9,44 +9,54 @@ Server side & cross-platform clients * [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 * [shadowsocks-libuv](https://github.com/dndx/shadowsocks-libuv) - libuv version -* [shadowsocks-openwrt](https://github.com/haohaolee/shadowsocks-openwrt) - works on OpenWRT routers * [shadowsocks-erlang](https://github.com/Yongke/shadowsocks-erlang) - Erlang version -Mac OSX +Mac OSX clients --------------------------- +* [shadowsocks-gui](https://github.com/shadowsocks/shadowsocks-gui) - Cross-platform GUI powered by node and Webkit * [GoAgentX](https://github.com/ohdarling/GoAgentX) - OSX client, with GUI -Windows +Windows clients --------------------------- +* [shadowsocks-gui](https://github.com/shadowsocks/shadowsocks-gui) - Cross-platform GUI powered by node and Webkit * [shadowsocks-csharp](https://github.com/clowwindy/shadowsocks-csharp) - Windows version with GUI +* [Yingwa](https://github.com/dallascao/yingwa) - Shadowsocks Windows client -iOS +Linux clients --------------------------- +* [shadowsocks-gui](https://github.com/shadowsocks/shadowsocks-gui) - Cross-platform GUI powered node and by Webkit + +iOS clients +--------------------------- + +* [MobileShadowSocks](https://github.com/linusyang/MobileShadowSocks) - jailbreaking, global proxy * [shadowsocks-iOS](https://github.com/shadowsocks/shadowsocks-iOS) - non-jailbreaking, browser only * [ShadowWeb](https://github.com/clowwindy/ShadowWeb) - non-jailbreaking, browser only(improved browser) -* [MobileShadowSocks](https://github.com/linusyang/MobileShadowSocks) - jailbreaking, global proxy -Android +Android clients --------------------------- * [shadowsocks-android](https://github.com/shadowsocks/shadowsocks-android) +Router devices +--------------------------- + +* [shadowsocks-openwrt](https://github.com/haohaolee/shadowsocks-openwrt) - works on OpenWRT routers + Experimental --------------------------- * [shadowsocks-ruby](https://github.com/clowwindy/shadowsocks-ruby) Ruby version * [shadowsocks-chromeapp](https://github.com/clowwindy/shadowsocks-chromeapp) - Chrome App - Other clients that support shadowsocks --------------------------------------- * [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) - Transparent TCP proxy -* [Yingwa](https://github.com/dallascao/yingwa) - Shadowsocks Windows client Forks with other features --------------------------------