Created Install Shadowsocks Server on Windows (markdown)
parent
c581fd27fa
commit
4496c0bacf
1 changed files with 9 additions and 0 deletions
9
Install-Shadowsocks-Server-on-Windows.md
Normal file
9
Install-Shadowsocks-Server-on-Windows.md
Normal file
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue