Updated Ports and Clients (markdown)
parent
0c816bbe39
commit
04d326fa3c
1 changed files with 11 additions and 23 deletions
|
@ -1,8 +1,7 @@
|
||||||
Feel free to add to this list.
|
Feel free to add to this list.
|
||||||
|
|
||||||
<a id="server-side"></a>
|
<a id="server-side"></a>
|
||||||
Server side
|
#### Server side
|
||||||
---------------------------
|
|
||||||
|
|
||||||
* [shadowsocks](https://github.com/clowwindy/shadowsocks) - Python version
|
* [shadowsocks](https://github.com/clowwindy/shadowsocks) - Python version
|
||||||
* [shadowsocks-nodejs](https://github.com/clowwindy/shadowsocks-nodejs) - Node.js version
|
* [shadowsocks-nodejs](https://github.com/clowwindy/shadowsocks-nodejs) - Node.js version
|
||||||
|
@ -14,55 +13,44 @@ Server side
|
||||||
* [ansible-shadowsocks](https://github.com/jlund/ansible-shadowsocks) - An [Ansible](http://www.ansibleworks.com/) role that automates setting up a Shadowsocks server
|
* [ansible-shadowsocks](https://github.com/jlund/ansible-shadowsocks) - An [Ansible](http://www.ansibleworks.com/) role that automates setting up a Shadowsocks server
|
||||||
* [shadowsocks-dotcloud](https://github.com/clowwindy/shadowsocks-dotcloud) - Dotcloud PAAS version. **Not compatible with other versions**
|
* [shadowsocks-dotcloud](https://github.com/clowwindy/shadowsocks-dotcloud) - Dotcloud PAAS version. **Not compatible with other versions**
|
||||||
|
|
||||||
Windows clients
|
#### Windows
|
||||||
---------------------------
|
|
||||||
|
|
||||||
* [shadowsocks-gui](https://github.com/shadowsocks/shadowsocks-gui) - Cross-platform GUI powered by node-webkit
|
* [shadowsocks-gui](https://github.com/shadowsocks/shadowsocks-gui) - Cross-platform GUI powered by node-webkit
|
||||||
* [shadowsocks-csharp](https://github.com/clowwindy/shadowsocks-csharp) - Windows version with GUI
|
* [shadowsocks-csharp](https://github.com/clowwindy/shadowsocks-csharp) - Windows version with GUI
|
||||||
* [Yingwa](https://github.com/dallascao/yingwa) - Shadowsocks Windows client
|
* [Yingwa](https://github.com/dallascao/yingwa) - Shadowsocks Windows client
|
||||||
|
|
||||||
OS X clients
|
#### OS X
|
||||||
---------------------------
|
|
||||||
|
|
||||||
* [ShadowsocksX](https://github.com/shadowsocks/shadowsocks-iOS/) - Native Shadowsocks for Mac
|
* [ShadowsocksX](https://github.com/shadowsocks/shadowsocks-iOS/) - Native Shadowsocks for Mac
|
||||||
* [shadowsocks-gui](https://github.com/shadowsocks/shadowsocks-gui) - Cross-platform GUI powered by node-webkit
|
* [shadowsocks-gui](https://github.com/shadowsocks/shadowsocks-gui) - Cross-platform GUI powered by node-webkit
|
||||||
* [GoAgentX](https://github.com/ohdarling/GoAgentX) - OSX client, with GUI
|
* [GoAgentX](https://github.com/ohdarling/GoAgentX) - OSX client, with GUI
|
||||||
|
|
||||||
Linux clients
|
#### Linux
|
||||||
---------------------------
|
|
||||||
|
|
||||||
* [shadowsocks-gui](https://github.com/shadowsocks/shadowsocks-gui) - Cross-platform GUI powered by node-webkit
|
* [shadowsocks-gui](https://github.com/shadowsocks/shadowsocks-gui) - Cross-platform GUI powered by node-webkit
|
||||||
* Or use command line versions in <a href="#server-side">Server side</a>
|
* Or use command line versions in <a href="#server-side">Server side</a>
|
||||||
|
|
||||||
iOS clients
|
#### iOS
|
||||||
---------------------------
|
|
||||||
|
|
||||||
* [shadowsocks-iOS](https://github.com/shadowsocks/shadowsocks-iOS) - All devices, web browser, global proxy with some restrictions
|
* [shadowsocks-iOS](https://github.com/shadowsocks/shadowsocks-iOS) - All devices, web browser, global proxy with some restrictions
|
||||||
* [MobileShadowSocks](https://github.com/linusyang/MobileShadowSocks) - Jailbroken devices only, global proxy with no restriction
|
* [MobileShadowSocks](https://github.com/linusyang/MobileShadowSocks) - Jailbroken devices only, global proxy with no restriction
|
||||||
|
|
||||||
Android clients
|
#### Android
|
||||||
---------------------------
|
|
||||||
|
|
||||||
* [shadowsocks-android](https://github.com/shadowsocks/shadowsocks-android)
|
* [shadowsocks-android](https://github.com/shadowsocks/shadowsocks-android)
|
||||||
* [fqrouter](https://github.com/fqrouter/fqrouter)
|
* [fqrouter](https://github.com/fqrouter/fqrouter)
|
||||||
|
|
||||||
Router devices
|
#### Router devices
|
||||||
---------------------------
|
|
||||||
|
|
||||||
* [shadowsocks-openwrt](https://github.com/haohaolee/shadowsocks-openwrt) - works on OpenWRT routers
|
* [shadowsocks-libev](https://github.com/madeye/shadowsocks-libev) - C libev version
|
||||||
|
|
||||||
|
#### Experimental
|
||||||
|
|
||||||
Experimental
|
|
||||||
---------------------------
|
|
||||||
* [shadowsocks-ruby](https://github.com/clowwindy/shadowsocks-ruby) Ruby version
|
* [shadowsocks-ruby](https://github.com/clowwindy/shadowsocks-ruby) Ruby version
|
||||||
* [shadowsocks-chromeapp](https://github.com/clowwindy/shadowsocks-chromeapp) - Chrome App
|
* [shadowsocks-chromeapp](https://github.com/clowwindy/shadowsocks-chromeapp) - Chrome App
|
||||||
|
|
||||||
Other clients that support shadowsocks
|
#### Other clients
|
||||||
---------------------------------------
|
|
||||||
|
|
||||||
* [cow](https://github.com/cyfdecyf/cow) - Powerful HTTP proxy, detecting blocked sites automatically
|
* [cow](https://github.com/cyfdecyf/cow) - Powerful HTTP proxy, detecting blocked sites automatically
|
||||||
* [pobi](https://github.com/jackyz/pobi)
|
* [pobi](https://github.com/jackyz/pobi)
|
||||||
* [lightsocks](https://github.com/clowwindy/lightsocks) - Transparent TCP proxy
|
* [lightsocks](https://github.com/clowwindy/lightsocks) - Transparent TCP proxy
|
||||||
|
|
||||||
Forks with other features
|
|
||||||
--------------------------------
|
|
||||||
* [balan-proxy](https://github.com/lerry/balan-proxy)
|
|
Loading…
Add table
Add a link
Reference in a new issue