Updated Install Shadowsocks Server on Windows (markdown)
parent
4496c0bacf
commit
7e230af647
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
[Shadowsocks]: https://pypi.python.org/pypi/shadowsocks
|
Loading…
Add table
Add a link
Reference in a new issue