From ee5d23a05f19ef5dc29310f185662e0b84a016e4 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Sun, 9 Aug 2015 20:17:07 +0800 Subject: [PATCH] Updated Install Shadowsocks Server on Windows (markdown) --- Install-Shadowsocks-Server-on-Windows.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Install-Shadowsocks-Server-on-Windows.md b/Install-Shadowsocks-Server-on-Windows.md index 1d73806..676ed05 100644 --- a/Install-Shadowsocks-Server-on-Windows.md +++ b/Install-Shadowsocks-Server-on-Windows.md @@ -1,4 +1,6 @@ -Notice: this page is for server side. If you are looking for clients, visit [clients](https://github.com/shadowsocks/shadowsocks/wiki/Ports-and-Clients#windows). If you are looking for setting up server on Linux, visit [README](https://github.com/shadowsocks/shadowsocks/blob/master/README.md). +Notice: this page is for **server side**. If you are looking for clients, visit [clients](https://github.com/shadowsocks/shadowsocks/wiki/Ports-and-Clients#windows). + +Server deployment on Windows is discouraged, since the `select` API performs very poor. If you want to serve many users, you should always set up your server on Linux. Please visit [README](https://github.com/shadowsocks/shadowsocks/blob/master/README.md) for more details. 1. Download and install [Python for Windows](https://www.python.org/downloads/windows/), you can download x86-64 MSI installer in 64bit Windows. 2. During installation you should install `pip`