Updated Ports and Clients (markdown)
parent
3f8c979fbc
commit
e1a4d88415
1 changed files with 40 additions and 18 deletions
|
@ -1,30 +1,52 @@
|
||||||
Feel free to add to this list.
|
Feel free to add to this list.
|
||||||
|
|
||||||
Common:
|
For server & cross-platform
|
||||||
|
---------------------------
|
||||||
|
|
||||||
* Python: [shadowsocks](https://github.com/clowwindy/shadowsocks)
|
* [shadowsocks](https://github.com/clowwindy/shadowsocks) - Python version
|
||||||
* node.js: [shadowsocks-nodejs](https://github.com/clowwindy/shadowsocks-nodejs)
|
* [shadowsocks-nodejs](https://github.com/clowwindy/shadowsocks-nodejs) - nodejs version
|
||||||
* Go: [shadowsocks-go](https://github.com/shadowsocks/shadowsocks-go)
|
* [shadowsocks-go](https://github.com/shadowsocks/shadowsocks-go) - Go version
|
||||||
* C: [shadowsocks-libev](https://github.com/clowwindy/shadowsocks-libev) - libev version, only client
|
* [shadowsocks-dotcloud](https://github.com/clowwindy/shadowsocks-dotcloud) - dotcloud PAAS version. **Not compatible with other version**
|
||||||
* C: [shadowsocks-libuv](https://github.com/dndx/shadowsocks-libuv) - libuv version, only server
|
* [shadowsocks-libev](https://github.com/clowwindy/shadowsocks-libev) - libev version, only client
|
||||||
* C: [shadowsocks-openwrt](https://github.com/haohaolee/shadowsocks-openwrt) - works on OpenWRT routers
|
* [shadowsocks-libuv](https://github.com/dndx/shadowsocks-libuv) - libuv version, only server
|
||||||
* C#: [shadowsocks-csharp](https://github.com/clowwindy/shadowsocks-csharp) - with Windows GUI
|
* [shadowsocks-openwrt](https://github.com/haohaolee/shadowsocks-openwrt) - works on OpenWRT routers
|
||||||
* Ruby: [shadowsocks-ruby](https://github.com/clowwindy/shadowsocks-ruby)
|
|
||||||
* Javascript: [shadowsocks-chromeapp](https://github.com/clowwindy/shadowsocks-chromeapp) - Chrome App
|
|
||||||
* node.js: [shadowsocks-dotcloud](https://github.com/clowwindy/shadowsocks-dotcloud) - dotcloud PAAS version. **Not compatible with other version**
|
|
||||||
|
|
||||||
Mobile:
|
Mac OSX
|
||||||
* Android: [shadowsocks-android](https://github.com/shadowsocks/shadowsocks-android)
|
---------------------------
|
||||||
* iOS: [shadowsocks-iOS](https://github.com/shadowsocks/shadowsocks-iOS) - non-jailbreaking
|
|
||||||
* iOS: [ShadowWeb](https://github.com/clowwindy/ShadowWeb) - non-jailbreaking
|
|
||||||
* iOS: [MobileShadowSocks](https://github.com/linusyang/MobileShadowSocks) - jailbreaking
|
|
||||||
|
|
||||||
Other Clients that support shadowsocks:
|
|
||||||
* [GoAgentX](https://github.com/ohdarling/GoAgentX)
|
* [GoAgentX](https://github.com/ohdarling/GoAgentX)
|
||||||
|
|
||||||
|
Windows
|
||||||
|
---------------------------
|
||||||
|
|
||||||
|
* [shadowsocks-csharp](https://github.com/clowwindy/shadowsocks-csharp) - Windows version with GUI
|
||||||
|
|
||||||
|
iOS
|
||||||
|
---------------------------
|
||||||
|
|
||||||
|
* [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
|
||||||
|
---------------------------
|
||||||
|
|
||||||
|
* [shadowsocks-android](https://github.com/shadowsocks/shadowsocks-android)
|
||||||
|
|
||||||
|
Maybe not stable
|
||||||
|
---------------------------
|
||||||
|
* [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)
|
* [cow](https://github.com/cyfdecyf/cow)
|
||||||
* [pobi](https://github.com/jackyz/pobi)
|
* [pobi](https://github.com/jackyz/pobi)
|
||||||
* [lightsocks](https://github.com/clowwindy/lightsocks)
|
* [lightsocks](https://github.com/clowwindy/lightsocks)
|
||||||
* [Yingwa](https://github.com/dallascao/yingwa) Shadowsocks Windows client
|
* [Yingwa](https://github.com/dallascao/yingwa) Shadowsocks Windows client
|
||||||
|
|
||||||
Forks which added other features:
|
Forks with other features
|
||||||
|
--------------------------------
|
||||||
* [balan-proxy](https://github.com/lerry/balan-proxy)
|
* [balan-proxy](https://github.com/lerry/balan-proxy)
|
Loading…
Add table
Add a link
Reference in a new issue