Updated Install Shadowsocks Server on Windows (markdown)
parent
b51216b915
commit
e89318f19d
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ Notice: this page is for server side. If you are looking for clients, visit [cli
|
|||

|
||||
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
|
||||
````
|
||||
````
|
||||
pip install shadowsocks
|
||||
````
|
||||
5. If you want to use `salsa20` or `chacha20` encryption, download [libsodium](http://download.libsodium.org/libsodium/releases/) and put dll files (without path) into `C:\Windows\System32` or `C:\Windows\SysWOW64` (32bit Python on 64bit Windows).
|
Loading…
Add table
Add a link
Reference in a new issue