wget --no-check-certificate -O shadowsocks.sh https://raw.githubusercontent.com/teddysun/shadowsocks_install/master/shadowsocks.sh chmod +x shadowsocks.sh ./shadowsocks.sh 2>&1 | tee shadowsocks.log cat /etc/shadowsocks.json # 查看 config systemctl restart shadowsocks # 重启 systemctl status shadowsocks # 状态 # help https://github.com/shadowsocks/shadowsocks-windows/releases