From 19bc27d264341fc1bfcab13f4b17783f5007b1ae Mon Sep 17 00:00:00 2001 From: clowwindy Date: Sun, 11 Jan 2015 20:44:19 +0800 Subject: [PATCH] Updated Ports and Clients (markdown) --- Ports and Clients.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Ports and Clients.md b/Ports and Clients.md index 32bcd64..9eafcda 100644 --- a/Ports and Clients.md +++ b/Ports and Clients.md @@ -15,11 +15,9 @@ Please open an issue to add to this list. * [shadowsocks](https://github.com/shadowsocks/shadowsocks) - Python version * [shadowsocks-libev](https://github.com/shadowsocks/shadowsocks-libev) - C libev version * [shadowsocks-go](https://github.com/shadowsocks/shadowsocks-go) - Go version -* [cow](https://github.com/cyfdecyf/cow) - Powerful HTTP proxy, detecting blocked sites automatically * [shadowsocks-qt5](https://github.com/librehat/shadowsocks-qt5) - Qt GUI fronted * [libQtShadowsocks](https://github.com/librehat/libQtShadowsocks) - C++/Qt version library * [fukei](https://github.com/thomashuang/Fukei) - Python Tornado version -* [shadowsocks-libuv](https://github.com/dndx/shadowsocks-libuv) - C libuv version * [shadowsocks-dotcloud](https://github.com/clowwindy/shadowsocks-dotcloud) - Dotcloud PAAS version. **Not compatible with other versions** #### iOS @@ -54,16 +52,20 @@ Please open an issue to add to this list. * [Streisand](https://github.com/jlund/streisand) - Sets up a new server running L2TP/IPsec, OpenSSH, OpenVPN, Shadowsocks, Stunnel, and a Tor bridge. * [ansible-shadowsocks](https://github.com/jlund/ansible-shadowsocks) - An [Ansible](http://www.ansibleworks.com/) role that automates setting up a Shadowsocks server -#### Other clients +#### Related +* [cow](https://github.com/cyfdecyf/cow) - Powerful HTTP proxy, detecting blocked sites automatically +* [GFWList2PAC](https://github.com/clowwindy/gfwlist2pac) - Generate fast PAC file from gfwlist +* [ChinaDNS](https://github.com/clowwindy/ChinaDNS) - Fix weird things with DNS in China +* [ShadowVPN](https://github.com/clowwindy/ShadowVPN) - A fast, safe VPN based on libsodium * [ShadowDNS](https://github.com/clowwindy/ShadowDNS) - DNS Forwarder powered by Shadowsocks * [lightsocks](https://github.com/clowwindy/lightsocks) - Transparent TCP proxy -* [pobi](https://github.com/jackyz/pobi) - -#### Deprecated +#### Deprecated or maintenance discontinued * [shadowsocks-nodejs](https://github.com/shadowsocks/shadowsocks-nodejs) - Node.js version * [shadowsocks-gui](https://github.com/shadowsocks/shadowsocks-gui) - Powered by node-webkit - [Download](https://sourceforge.net/projects/shadowsocksgui/files/dist/) * [Nevermore](https://github.com/nihgwu/Nevermore) - Powered by node-webkit - [Download](https://github.com/nihgwu/Nevermore/releases) * [gShadowsocks](https://github.com/kawaiiushio/gShadowsocks) - Powered by shadowsocks-nodejs +* [shadowsocks-libuv](https://github.com/dndx/shadowsocks-libuv) - C libuv version +* [pobi](https://github.com/jackyz/pobi)