Updated Install Shadowsocks Server on Windows (markdown)
parent
dc3ef9dba3
commit
e533c97083
1 changed files with 2 additions and 1 deletions
|
@ -7,4 +7,5 @@ Notice: this page is for server side. If you are looking for clients, visit [cli
|
|||
4. Install shadowsocks like Linux. In Command Prompt, type command line
|
||||
````
|
||||
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` (32bit) or `C:\Windows\SysWOW64` (64bit).
|
Loading…
Add table
Add a link
Reference in a new issue