<= Back

Upstream Advises Migration to `shadowsocks-rust`

The shadowsocks-libev upstream announced that the project is now under "Bug-fix-only" maintenance, and recommends using shadowsocks-rust instead.

# apt update && apt install shadowsocks-rust

If you have enabled the shadowsocks-libev service for local proxy, you may use the following commands to switch to shadowsocks-rust.

# systemctl disable --now [email protected][config]
# systemctl enable --now [email protected][config]

—— Jack Wu