Created Ports and Clients (markdown)

clowwindy 2013-01-04 01:58:12 -08:00
parent 09c9487a62
commit 1221c9d6ac

23
Ports-and-Clients.md Normal file

@ -0,0 +1,23 @@
Feel free to add to this list.
Common:
* Python: [shadowsocks](https://github.com/clowwindy/shadowsocks)
* node.js: [shadowsocks-nodejs](https://github.com/clowwindy/shadowsocks-nodejs)
* Go: [shadowsocks-go](https://github.com/shadowsocks/shadowsocks-go)
* C: [shadowsocks-libev](https://github.com/clowwindy/shadowsocks-libev) - libev version
* C: [shadowsocks-libuv](https://github.com/dndx/shadowsocks-libuv) - libuv version
* Ruby: [shadowsocks-ruby](https://github.com/clowwindy/shadowsocks-ruby)
* node.js: [shadowsocks-dotcloud](https://github.com/clowwindy/shadowsocks-dotcloud) - dotcloud PAAS version. **Not compatible with other version**
* OpenWRT: [shadowsocks-openwrt](https://github.com/haohaolee/shadowsocks-openwrt)
Mobile:
* Android: [shadowsocks-android](https://github.com/shadowsocks/shadowsocks-android)
* iOS: [shadowsocks-iOS](https://github.com/shadowsocks/shadowsocks-iOS)
Other Clients that support shadowsocks:
* [GoAgentX](https://github.com/ohdarling/GoAgentX)
* [cow](https://github.com/cyfdecyf/cow)
Forks which added other features:
* [balan-proxy](https://github.com/lerry/balan-proxy)