From f10b6f6f69a87712b7c8ca61dfa95ab530a2f736 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Sun, 11 Jan 2015 20:29:06 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20Shadowsocks=20=E4=BD=BF=E7=94=A8?= =?UTF-8?q?=E8=AF=B4=E6=98=8E=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Shadowsocks-使用说明.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/Shadowsocks-使用说明.md b/Shadowsocks-使用说明.md index c93c15d..678b7fc 100644 --- a/Shadowsocks-使用说明.md +++ b/Shadowsocks-使用说明.md @@ -34,6 +34,17 @@ 用 `-h` 查看所有参数。你也可以使用 [配置文件] 进行配置。 +服务器搭建 +-------- + +建议选择最新版 Debian 或 Ubuntu 作为服务器,除非有明确理由,不建议用 CentOS。 + +推荐使用以下 VPS: + +- [Digital Ocean] 自带的内核无需自己编译模块即可使用 [tcp_hybla] +- [Linode] 功能相对完善 +- [Bandwagon Host] 提供廉价小内存选项 + 客户端 ------ @@ -78,4 +89,8 @@ Bugs and Issues [Travis CI]: https://travis-ci.org/shadowsocks/shadowsocks [Troubleshooting]: https://github.com/shadowsocks/shadowsocks/wiki/Troubleshooting [Wiki]: https://github.com/shadowsocks/shadowsocks/wiki -[Windows]: https://github.com/shadowsocks/shadowsocks/wiki/Ports-and-Clients#windows \ No newline at end of file +[Windows]: https://github.com/shadowsocks/shadowsocks/wiki/Ports-and-Clients#windows +[Digital Ocean]: https://www.digitalocean.com/?refcode=b1cddd149721 +[Linode]: https://www.linode.com/?r=e7932c8b03f9abc8aab71663b90b689a676402d1 +[tcp_hybla]: https://github.com/shadowsocks/shadowsocks/wiki/Optimizing-Shadowsocks +[Bandwagon Host]: https://bandwagonhost.com/aff.php?pid=19 \ No newline at end of file