Updated Install Shadowsocks Server on Windows (markdown)
parent
054f0d0e7e
commit
e8ab84d461
1 changed files with 5 additions and 5 deletions
|
@ -1,8 +1,8 @@
|
|||
1. Install [OpenSSL for Windows](https://slproweb.com/products/Win32OpenSSL.html).
|
||||
2. 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 must install the pip
|
||||

|
||||
3. Then you can install shadowsocks like Linux. in Command Prompt, type command line
|
||||
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 the pip
|
||||

|
||||
3. Install [OpenSSL for Windows](https://slproweb.com/products/Win32OpenSSL.html). If you installed 64bit Python, you should install 64bit OpenSSL.
|
||||
4. Install shadowsocks like Linux. In Command Prompt, type command line
|
||||
````
|
||||
pip install shadowsocks
|
||||
````
|
Loading…
Add table
Add a link
Reference in a new issue