Created Install Shadowsocks Server on Windows (markdown)

clowwindy 2015-01-04 07:25:41 -08:00
parent c581fd27fa
commit 4496c0bacf

@ -0,0 +1,9 @@
1. Install [OpenSSL for Windows].
2. Download [the package].
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