
- Install the the
shadowsocks-libevpackage from apt repository.sudo apt update sudo apt install shadowsocks-libev - Save
ss.jsonas/etc/shadowsocks-libev/config.json. - Replace server_port and password in
ss.jsonwith your own choices. - Restart the
shadowsocks-libevservice.sudo systemctl restart shadowsocks-libev sudo systemctl status shadowsocks-libev