Updated Install Shadowsocks Server on Windows (markdown)

clowwindy 2015-01-14 21:15:51 +08:00
parent e533c97083
commit 500782f082

@ -8,4 +8,4 @@ Notice: this page is for server side. If you are looking for clients, visit [cli
```` ````
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` (32bit) or `C:\Windows\SysWOW64` (64bit). 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).