Updated Ports and Clients (markdown)

clowwindy 2014-06-13 05:39:33 -07:00
parent 01d4e8a0d6
commit 50fcecb06d

@ -9,27 +9,10 @@ Feel free to add to this list.
#### OS X #### OS X
* [ShadowsocksX](https://github.com/shadowsocks/shadowsocks-iOS/) - Native Shadowsocks for Mac * [ShadowsocksX](https://github.com/shadowsocks/shadowsocks-iOS/) - Native Shadowsocks for Mac
* [shadowsocks-gui](https://github.com/shadowsocks/shadowsocks-gui) - Cross-platform GUI powered by node-webkit
* [GoAgentX](https://github.com/ohdarling/GoAgentX) - OSX client, with GUI * [GoAgentX](https://github.com/ohdarling/GoAgentX) - OSX client, with GUI
#### Linux
* [shadowsocks-gui](https://github.com/shadowsocks/shadowsocks-gui) - Cross-platform GUI powered by node-webkit * [shadowsocks-gui](https://github.com/shadowsocks/shadowsocks-gui) - Cross-platform GUI powered by node-webkit
* Or use command line versions in <a href="#server-side">Server side</a>
#### iOS #### Linux / Server side
* [shadowsocks-iOS](https://github.com/shadowsocks/shadowsocks-iOS) - All devices, web browser, global proxy with some restrictions
* [MobileShadowSocks](https://github.com/linusyang/MobileShadowSocks) - Jailbroken devices only, global proxy with no restriction
#### Android
* [shadowsocks-android](https://github.com/shadowsocks/shadowsocks-android)
* [fqrouter](https://github.com/fqrouter/fqrouter)
<a id="server-side"></a>
#### Server side
* [shadowsocks](https://github.com/clowwindy/shadowsocks) - Python version * [shadowsocks](https://github.com/clowwindy/shadowsocks) - Python version
* [shadowsocks-nodejs](https://github.com/clowwindy/shadowsocks-nodejs) - Node.js version * [shadowsocks-nodejs](https://github.com/clowwindy/shadowsocks-nodejs) - Node.js version
@ -42,6 +25,18 @@ Feel free to add to this list.
* [shadowsocks-dotcloud](https://github.com/clowwindy/shadowsocks-dotcloud) - Dotcloud PAAS version. **Not compatible with other versions** * [shadowsocks-dotcloud](https://github.com/clowwindy/shadowsocks-dotcloud) - Dotcloud PAAS version. **Not compatible with other versions**
* [shadowsocks-haskell](https://github.com/rnons/shadowsocks-haskell) - Haskell version. **Not compatible with other versions** * [shadowsocks-haskell](https://github.com/rnons/shadowsocks-haskell) - Haskell version. **Not compatible with other versions**
#### iOS
* [MobileShadowSocks](https://github.com/linusyang/MobileShadowSocks) - Recommended for jailbroken devices, global proxy with no restriction
* [shadowsocks-iOS](https://github.com/shadowsocks/shadowsocks-iOS) - All devices, web browser, global proxy **with some restrictions**
#### Android
* [shadowsocks-android](https://github.com/shadowsocks/shadowsocks-android)
* [fqrouter](https://github.com/fqrouter/fqrouter)
<a id="server-side"></a>
#### Router devices #### Router devices
* [shadowsocks-libev](https://github.com/madeye/shadowsocks-libev) - C libev version * [shadowsocks-libev](https://github.com/madeye/shadowsocks-libev) - C libev version