Updated Ports and Clients (markdown)
parent
19bc27d264
commit
e1e442fcc8
1 changed files with 14 additions and 14 deletions
|
@ -18,7 +18,6 @@ Please open an issue to add to this list.
|
||||||
* [shadowsocks-qt5](https://github.com/librehat/shadowsocks-qt5) - Qt GUI fronted
|
* [shadowsocks-qt5](https://github.com/librehat/shadowsocks-qt5) - Qt GUI fronted
|
||||||
* [libQtShadowsocks](https://github.com/librehat/libQtShadowsocks) - C++/Qt version library
|
* [libQtShadowsocks](https://github.com/librehat/libQtShadowsocks) - C++/Qt version library
|
||||||
* [fukei](https://github.com/thomashuang/Fukei) - Python Tornado version
|
* [fukei](https://github.com/thomashuang/Fukei) - Python Tornado version
|
||||||
* [shadowsocks-dotcloud](https://github.com/clowwindy/shadowsocks-dotcloud) - Dotcloud PAAS version. **Not compatible with other versions**
|
|
||||||
|
|
||||||
#### iOS
|
#### iOS
|
||||||
|
|
||||||
|
@ -37,18 +36,9 @@ Please open an issue to add to this list.
|
||||||
* [openwrt-shadowsocks](https://github.com/shadowsocks/openwrt-shadowsocks) - LuCI package for shadowsocks-libev
|
* [openwrt-shadowsocks](https://github.com/shadowsocks/openwrt-shadowsocks) - LuCI package for shadowsocks-libev
|
||||||
* [shadowsocks-tiny](https://github.com/zhao-gang/shadowsocks-tiny) - well integrated with OpenWrt
|
* [shadowsocks-tiny](https://github.com/zhao-gang/shadowsocks-tiny) - well integrated with OpenWrt
|
||||||
|
|
||||||
#### Experimental
|
|
||||||
|
|
||||||
* [shadowsocks-ruby](https://github.com/clowwindy/shadowsocks-ruby) Ruby version
|
|
||||||
* [shadowsocks-chromeapp](https://github.com/clowwindy/shadowsocks-chromeapp) - Chrome App
|
|
||||||
* [shadowsocks-haskell](https://github.com/rnons/shadowsocks-haskell) - Haskell version
|
|
||||||
* [shadowsocks-gtk](https://github.com/apporc/shadowsocks-gtk) - Python GTK version
|
|
||||||
* [shadowsocks-erlang](https://github.com/Yongke/shadowsocks-erlang) - Erlang version
|
|
||||||
* [shadowsocks-rust](https://github.com/zonyitoo/shadowsocks-rust) - Rust version
|
|
||||||
|
|
||||||
#### Deploy scripts
|
#### Deploy scripts
|
||||||
|
|
||||||
* [stackscript for linode](https://github.com/shadowsocks/shadowsocks/wiki/Setting-Up-Shadowsocks-on-Linode)
|
* [stackscript for Linode](https://github.com/shadowsocks/shadowsocks/wiki/Setting-Up-Shadowsocks-on-Linode)
|
||||||
* [Streisand](https://github.com/jlund/streisand) - Sets up a new server running L2TP/IPsec, OpenSSH, OpenVPN, Shadowsocks, Stunnel, and a Tor bridge.
|
* [Streisand](https://github.com/jlund/streisand) - Sets up a new server running L2TP/IPsec, OpenSSH, OpenVPN, Shadowsocks, Stunnel, and a Tor bridge.
|
||||||
* [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
|
||||||
|
|
||||||
|
@ -58,14 +48,24 @@ Please open an issue to add to this list.
|
||||||
* [GFWList2PAC](https://github.com/clowwindy/gfwlist2pac) - Generate fast PAC file from gfwlist
|
* [GFWList2PAC](https://github.com/clowwindy/gfwlist2pac) - Generate fast PAC file from gfwlist
|
||||||
* [ChinaDNS](https://github.com/clowwindy/ChinaDNS) - Fix weird things with DNS in China
|
* [ChinaDNS](https://github.com/clowwindy/ChinaDNS) - Fix weird things with DNS in China
|
||||||
* [ShadowVPN](https://github.com/clowwindy/ShadowVPN) - A fast, safe VPN based on libsodium
|
* [ShadowVPN](https://github.com/clowwindy/ShadowVPN) - A fast, safe VPN based on libsodium
|
||||||
* [ShadowDNS](https://github.com/clowwindy/ShadowDNS) - DNS Forwarder powered by Shadowsocks
|
|
||||||
* [lightsocks](https://github.com/clowwindy/lightsocks) - Transparent TCP proxy
|
#### Experimental
|
||||||
|
|
||||||
|
* [shadowsocks-ruby](https://github.com/clowwindy/shadowsocks-ruby) Ruby version
|
||||||
|
* [shadowsocks-chromeapp](https://github.com/clowwindy/shadowsocks-chromeapp) - Chrome App
|
||||||
|
* [shadowsocks-haskell](https://github.com/rnons/shadowsocks-haskell) - Haskell version
|
||||||
|
* [shadowsocks-gtk](https://github.com/apporc/shadowsocks-gtk) - Python GTK version
|
||||||
|
* [shadowsocks-erlang](https://github.com/Yongke/shadowsocks-erlang) - Erlang version
|
||||||
|
* [shadowsocks-rust](https://github.com/zonyitoo/shadowsocks-rust) - Rust version
|
||||||
|
|
||||||
#### Deprecated or maintenance discontinued
|
#### Deprecated or maintenance discontinued
|
||||||
|
|
||||||
* [shadowsocks-nodejs](https://github.com/shadowsocks/shadowsocks-nodejs) - Node.js version
|
* [shadowsocks-nodejs](https://github.com/shadowsocks/shadowsocks-nodejs) - Node.js version
|
||||||
* [shadowsocks-gui](https://github.com/shadowsocks/shadowsocks-gui) - Powered by node-webkit - [Download](https://sourceforge.net/projects/shadowsocksgui/files/dist/)
|
* [shadowsocks-gui](https://github.com/shadowsocks/shadowsocks-gui) - Powered by node-webkit - [Download](https://sourceforge.net/projects/shadowsocksgui/files/dist/)
|
||||||
|
* [shadowsocks-dotcloud](https://github.com/clowwindy/shadowsocks-dotcloud) - Dotcloud PAAS version. **Not compatible with other versions**
|
||||||
* [Nevermore](https://github.com/nihgwu/Nevermore) - Powered by node-webkit - [Download](https://github.com/nihgwu/Nevermore/releases)
|
* [Nevermore](https://github.com/nihgwu/Nevermore) - Powered by node-webkit - [Download](https://github.com/nihgwu/Nevermore/releases)
|
||||||
* [gShadowsocks](https://github.com/kawaiiushio/gShadowsocks) - Powered by shadowsocks-nodejs
|
* [gShadowsocks](https://github.com/kawaiiushio/gShadowsocks) - Powered by shadowsocks-nodejs
|
||||||
* [shadowsocks-libuv](https://github.com/dndx/shadowsocks-libuv) - C libuv version
|
* [shadowsocks-libuv](https://github.com/dndx/shadowsocks-libuv) - C libuv version
|
||||||
|
* [lightsocks](https://github.com/clowwindy/lightsocks) - Transparent TCP proxy
|
||||||
|
* [ShadowDNS](https://github.com/clowwindy/ShadowDNS) - DNS Forwarder powered by Shadowsocks
|
||||||
* [pobi](https://github.com/jackyz/pobi)
|
* [pobi](https://github.com/jackyz/pobi)
|
Loading…
Add table
Add a link
Reference in a new issue