From e1cd98f409b584633d0bce86ce7b0bc21354e8c6 Mon Sep 17 00:00:00 2001 From: Thomas Huang Date: Mon, 16 Dec 2013 05:25:45 -0800 Subject: [PATCH] Added python tornado version --- Ports-and-Clients.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Ports-and-Clients.md b/Ports-and-Clients.md index a9588f2..f21fd33 100644 --- a/Ports-and-Clients.md +++ b/Ports-and-Clients.md @@ -5,6 +5,7 @@ Server side --------------------------- * [shadowsocks](https://github.com/clowwindy/shadowsocks) - Python version +* [fukei](https://github.com/thomashuang/Fukei) - Python Tornado version * [shadowsocks-nodejs](https://github.com/clowwindy/shadowsocks-nodejs) - Node.js version * [shadowsocks-go](https://github.com/shadowsocks/shadowsocks-go) - Go version * [shadowsocks-libev](https://github.com/madeye/shadowsocks-libev) - C libev version