
- Install the the
shadowsocks-libev
package from apt repository.sudo apt update sudo apt install shadowsocks-libev
- Save
ss.json
as/etc/shadowsocks-libev/config.json
. - Replace server_port and password in
ss.json
with your own choices. - Restart the
shadowsocks-libev
service.sudo systemctl restart shadowsocks-libev sudo systemctl status shadowsocks-libev