From 7e230af647de8bd6239f648c542a74ab23f59160 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Sun, 4 Jan 2015 07:28:30 -0800 Subject: [PATCH] Updated Install Shadowsocks Server on Windows (markdown) --- Install-Shadowsocks-Server-on-Windows.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Install-Shadowsocks-Server-on-Windows.md b/Install-Shadowsocks-Server-on-Windows.md index 56a89db..b69d8da 100644 --- a/Install-Shadowsocks-Server-on-Windows.md +++ b/Install-Shadowsocks-Server-on-Windows.md @@ -1,9 +1,9 @@ 1. Install [OpenSSL for Windows]. -2. Download [the package]. +2. Download [Shadowsocks]. 3. Run python shadowsocks/server.py -p server_port -k password -m rc4-md5 [OpenSSL for Windows]: https://slproweb.com/products/Win32OpenSSL.html -[the package]: https://pypi.python.org/pypi/shadowsocks \ No newline at end of file +[Shadowsocks]: https://pypi.python.org/pypi/shadowsocks \ No newline at end of file