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.
|
||||
|
||||
Common:
|
||||
For server & cross-platform
|
||||
---------------------------
|
||||
|
||||
* 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, only client
|
||||
* C: [shadowsocks-libuv](https://github.com/dndx/shadowsocks-libuv) - libuv version, only server
|
||||
* C: [shadowsocks-openwrt](https://github.com/haohaolee/shadowsocks-openwrt) - works on OpenWRT routers
|
||||
* C#: [shadowsocks-csharp](https://github.com/clowwindy/shadowsocks-csharp) - with Windows GUI
|
||||
* 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**
|
||||
* [shadowsocks](https://github.com/clowwindy/shadowsocks) - Python version
|
||||
* [shadowsocks-nodejs](https://github.com/clowwindy/shadowsocks-nodejs) - nodejs version
|
||||
* [shadowsocks-go](https://github.com/shadowsocks/shadowsocks-go) - Go version
|
||||
* [shadowsocks-dotcloud](https://github.com/clowwindy/shadowsocks-dotcloud) - dotcloud PAAS version. **Not compatible with other version**
|
||||
* [shadowsocks-libev](https://github.com/clowwindy/shadowsocks-libev) - libev version, only client
|
||||
* [shadowsocks-libuv](https://github.com/dndx/shadowsocks-libuv) - libuv version, only server
|
||||
* [shadowsocks-openwrt](https://github.com/haohaolee/shadowsocks-openwrt) - works on OpenWRT routers
|
||||
|
||||
Mobile:
|
||||
* 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
|
||||
Mac OSX
|
||||
---------------------------
|
||||
|
||||
Other Clients that support shadowsocks:
|
||||
* [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)
|
||||
* [pobi](https://github.com/jackyz/pobi)
|
||||
* [lightsocks](https://github.com/clowwindy/lightsocks)
|
||||
* [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)
|
Loading…
Add table
Add a link
Reference in a new issue