在 /etc 目录下创建 shadowsocks.json 配置文件: { "server":"0.0.0.0", "local_address":"127.0.0.1", "local_port":1080, "port_password":{ "8989":"password0", "9001":"password1", "9002":"password2", "9003":"password3", "9004":"password4" }, "timeout":300, "method":"aes-256-gcm", "fast_open": false } 安卓:shadowsocks-android https://github.com/shadowsocks/shadowsocks-android/releases Win:shadowsocks-windows https://github.com/shadowsocks/shadowsocks-windows/releases Mac:ShadowsocksX-NG-R https://github.com/qinyuhang/ShadowsocksX-NG-R/releases