Upgrading to Shadowsocks-libev 3.0.x
Always use the latest version of software whenever possible.
Server side
For Debian stretch (version 9.0)
1 | cat <<EOF > /etc/apt/sources.list.d/stretch-backports.list |
Note that shadowsocks-libev 3.0.x deprecates OTA (One Time Auth) so remember to remove "auth":true
in the config file. And please use one of the following ciphers (Source):
- chacha20-ietf-poly1305
- aes-256-gcm
- aes-192-gcm
- aes-128-gcm
The config file (/etc/shadowsocks-libev/config.json
) looks like
1 | { |
Client Side
For windows users
1 | git clone https://github.com/Windendless/shadowsocks-libev.git |
Thank you, Windendless.
Android
Go to
https://github.com/shadowsocks/shadowsocks-android/releases
download the apk file and install.
或者您可以把评论发在别处,添加指向本页的连接,然后把网址告诉我:
本文标题:Upgrading to Shadowsocks-libev 3.0.x
文章作者:Chris
发布时间:2017-07-22
最后更新:2022-03-23
原始链接:https://chriszheng.science/2017/07/22/Upgrading-to-Shadowsocks-libev-3-0-x/
版权声明:本博客所有文章除特别声明外,均采用 CC BY 4.0 许可协议。转载请注明出处!
分享