Updated Home (markdown)

clowwindy 2014-12-27 07:27:08 -08:00
parent f9a9af015f
commit aded5b7cd9

63
Home.md

@ -8,29 +8,29 @@ Shadowsocks is a fast tunnel proxy that helps you bypass firewalls.
* [Tutorial] * [Tutorial]
* [中文教程][Chinese Readme] * [中文教程][Chinese Readme]
- If you use Linode - If you use Linode
* [Tutorial with Linode](https://github.com/clowwindy/shadowsocks/wiki/Setting-Up-Shadowsocks-on-Linode) * [Tutorial with Linode](https://github.com/shadowsocks/shadowsocks/wiki/Setting-Up-Shadowsocks-on-Linode)
* [Linode 上的搭建教程](https://github.com/clowwindy/shadowsocks/wiki/%E5%9C%A8-Linode-%E4%B8%8A%E5%BF%AB%E9%80%9F%E6%90%AD%E5%BB%BA-Shadowsocks) * [Linode 上的搭建教程](https://github.com/shadowsocks/shadowsocks/wiki/%E5%9C%A8-Linode-%E4%B8%8A%E5%BF%AB%E9%80%9F%E6%90%AD%E5%BB%BA-Shadowsocks)
- [Ports and clients](https://github.com/clowwindy/shadowsocks/wiki/Ports-and-Clients) - [Ports and clients](https://github.com/shadowsocks/shadowsocks/wiki/Ports-and-Clients)
* [Windows](https://github.com/clowwindy/shadowsocks/wiki/Ports-and-Clients#windows) * [Windows](https://github.com/shadowsocks/shadowsocks/wiki/Ports-and-Clients#windows)
* [OS X](https://github.com/clowwindy/shadowsocks/wiki/Ports-and-Clients#os-x) * [OS X](https://github.com/shadowsocks/shadowsocks/wiki/Ports-and-Clients#os-x)
* [iOS](https://github.com/clowwindy/shadowsocks/wiki/Ports-and-Clients#ios) * [iOS](https://github.com/shadowsocks/shadowsocks/wiki/Ports-and-Clients#ios)
* [Android](https://github.com/clowwindy/shadowsocks/wiki/Ports-and-Clients#android) * [Android](https://github.com/shadowsocks/shadowsocks/wiki/Ports-and-Clients#android)
* [OpenWRT](https://github.com/clowwindy/shadowsocks/wiki/Ports-and-Clients#openwrt) * [OpenWRT](https://github.com/shadowsocks/shadowsocks/wiki/Ports-and-Clients#openwrt)
- [Optimizing Shadowsocks](https://github.com/clowwindy/shadowsocks/wiki/Optimizing-Shadowsocks) - [Optimizing Shadowsocks](https://github.com/shadowsocks/shadowsocks/wiki/Optimizing-Shadowsocks)
- Configuration - Configuration
* [Generate QR Code for Android or iOS Clients](https://github.com/clowwindy/shadowsocks/wiki/Generate-QR-Code-for-Android-or-iOS-Clients) * [Generate QR Code for Android or iOS Clients](https://github.com/clowwindy/shadowsocks/wiki/Generate-QR-Code-for-Android-or-iOS-Clients)
* [Configure Multiple Users](https://github.com/clowwindy/shadowsocks/wiki/Configure-Multiple-Users) * [Configure Multiple Users](https://github.com/shadowsocks/shadowsocks/wiki/Configure-Multiple-Users)
* [Encryption](https://github.com/clowwindy/shadowsocks/wiki/Encryption) * [Encryption](https://github.com/shadowsocks/shadowsocks/wiki/Encryption)
* [TCP Fast Open](https://github.com/clowwindy/shadowsocks/wiki/TCP-Fast-Open) * [TCP Fast Open](https://github.com/shadowsocks/shadowsocks/wiki/TCP-Fast-Open)
* [Using Workers](https://github.com/clowwindy/shadowsocks/wiki/Workers) * [Using Workers](https://github.com/shadowsocks/shadowsocks/wiki/Workers)
- Advanced Features - Advanced Features
* [Convert Shadowsocks into an HTTP proxy](https://github.com/clowwindy/shadowsocks/wiki/Convert-Shadowsocks-into-an-HTTP-proxy) * [Convert Shadowsocks into an HTTP proxy](https://github.com/shadowsocks/shadowsocks/wiki/Convert-Shadowsocks-into-an-HTTP-proxy)
* [Using Shadowsocks with Command Line Tools](https://github.com/clowwindy/shadowsocks/wiki/Using-Shadowsocks-with-Command-Line-Tools) * [Using Shadowsocks with Command Line Tools](https://github.com/shadowsocks/shadowsocks/wiki/Using-Shadowsocks-with-Command-Line-Tools)
* [Setup a Shadowsocks Relay](https://github.com/clowwindy/shadowsocks/wiki/Setup-a-Shadowsocks-relay) * [Setup a Shadowsocks Relay](https://github.com/shadowsocks/shadowsocks/wiki/Setup-a-Shadowsocks-relay)
* [Forcing Chrome to Use Socks5 Proxy](https://github.com/clowwindy/shadowsocks/wiki/Forcing-Chrome-to-Use-Socks5-Proxy) * [Forcing Chrome to Use Socks5 Proxy](https://github.com/shadowsocks/shadowsocks/wiki/Forcing-Chrome-to-Use-Socks5-Proxy)
* [OpenVPN over Shadowsocks](https://github.com/clowwindy/shadowsocks/wiki/Connect-to-OpenVPN-over-Shadowsocks) * [OpenVPN over Shadowsocks](https://github.com/shadowsocks/shadowsocks/wiki/Connect-to-OpenVPN-over-Shadowsocks)
* [Graceful shutdown and restart](https://github.com/clowwindy/shadowsocks/wiki/Graceful-shutdown-and-restart) * [Graceful shutdown and restart](https://github.com/shadowsocks/shadowsocks/wiki/Graceful-shutdown-and-restart)
* [Change Server on the Fly](https://github.com/clowwindy/shadowsocks/wiki/Change-Server-on-the-Fly) * [Change Server on the Fly](https://github.com/shadowsocks/shadowsocks/wiki/Change-Server-on-the-Fly)
### Latest Release ### Latest Release
@ -38,23 +38,22 @@ Shadowsocks is a fast tunnel proxy that helps you bypass firewalls.
### Questions ### Questions
Make sure to read [Contribute to Shadowsocks](https://github.com/clowwindy/shadowsocks/blob/master/CONTRIBUTING.md) first before you submit issues or ask questions. Make sure to read [Contribute to Shadowsocks](https://github.com/shadowsocks/shadowsocks/blob/master/CONTRIBUTING.md) first before you submit issues or ask questions.
- [Does Some Version support Some Feature?](https://github.com/clowwindy/shadowsocks/wiki/Feature-Comparison-across-Different-Versions) - [Does Some Version support Some Feature?](https://github.com/shadowsocks/shadowsocks/wiki/Feature-Comparison-across-Different-Versions)
- [Troubleshooting] - [Troubleshooting]
- [Mailing list] - [Mailing list]
- [Issue Tracker] - [Issue Tracker]
- [Why is My Question not Answered?](https://github.com/clowwindy/shadowsocks/wiki/Why-is-My-Question-not-Answered%3F) [中文](https://github.com/clowwindy/shadowsocks/wiki/%E4%B8%BA%E4%BB%80%E4%B9%88%E6%88%91%E7%9A%84%E9%97%AE%E9%A2%98%E8%A2%AB%E6%97%A0%E8%A7%86%E4%BA%86%EF%BC%9F) - [Why is My Question not Answered?](https://github.com/shadowsocks/shadowsocks/wiki/Why-is-My-Question-not-Answered%3F) [中文](https://github.com/shadowsocks/shadowsocks/wiki/%E4%B8%BA%E4%BB%80%E4%B9%88%E6%88%91%E7%9A%84%E9%97%AE%E9%A2%98%E8%A2%AB%E6%97%A0%E8%A7%86%E4%BA%86%EF%BC%9F)
[Build Status]: https://img.shields.io/travis/clowwindy/shadowsocks/master.svg?style=flat [Build Status]: https://img.shields.io/travis/shadowsocks/shadowsocks/master.svg?style=flat
[Chinese Readme]: https://github.com/clowwindy/shadowsocks/wiki/Shadowsocks-%E4%BD%BF%E7%94%A8%E8%AF%B4%E6%98%8E [Chinese Readme]: https://github.com/shadowsocks/shadowsocks/wiki/Shadowsocks-%E4%BD%BF%E7%94%A8%E8%AF%B4%E6%98%8E
[Issue Tracker]: https://github.com/clowwindy/shadowsocks/issues?state=open [Issue Tracker]: https://github.com/shadowsocks/shadowsocks/issues?state=open
[Mailing list]: http://groups.google.com/group/shadowsocks [Mailing list]: http://groups.google.com/group/shadowsocks
[PyPI]: https://pypi.python.org/pypi/shadowsocks [PyPI]: https://pypi.python.org/pypi/shadowsocks
[PyPI version]: https://img.shields.io/pypi/v/shadowsocks.svg?style=flat [PyPI version]: https://img.shields.io/pypi/v/shadowsocks.svg?style=flat
[Tutorial]: https://github.com/clowwindy/shadowsocks/blob/master/README.md [Tutorial]: https://github.com/shadowsocks/shadowsocks/blob/master/README.md
[Supervisor]: https://github.com/clowwindy/shadowsocks/wiki/Configure-Shadowsocks-with-Supervisor [Supervisor]: https://github.com/shadowsocks/shadowsocks/wiki/Configure-Shadowsocks-with-Supervisor
[TCP_FASTOPEN]: https://github.com/clowwindy/shadowsocks/wiki/TCP-Fast-Open [TCP_FASTOPEN]: https://github.com/shadowsocks/shadowsocks/wiki/TCP-Fast-Open
[Travis CI]: https://travis-ci.org/clowwindy/shadowsocks [Travis CI]: https://travis-ci.org/shadowsocks/shadowsocks
[Troubleshooting]: https://github.com/clowwindy/shadowsocks/wiki/Troubleshooting [Troubleshooting]: https://github.com/shadowsocks/shadowsocks/wiki/Troubleshooting
[SwitchySharp]: https://chrome.google.com/webstore/detail/proxy-switchysharp/dpplabbmogkhghncfbfdeeokoefdjegm