这是本人从原有的脚本中重新整理出来的,去除原脚本里面有关作者站点下载连接,全部放在本项目里面去下载。
一键安装 Shadowsocks-Python, ShadowsocksR, Shadowsocks-Go, Shadowsocks-libev 版(四选一)服务端
旧版安装说明
与原脚本有路径的区别,注意!!!
# 旧的
https://raw.githubusercontent.com/teddysun/shadowsocks_install/master/shadowsocks-all.sh
# 新的
https://raw.githubusercontent.com/quniu/shadowsocks-all/master/install/shadowsocks-all.sh
实例安装
wget --no-check-certificate https://raw.githubusercontent.com/quniu/shadowsocks-all/master/install/shadowsocks-all.sh
chmod +x shadowsocks-all.sh
./shadowsocks-all.sh 2>&1 | tee shadowsocks-all.log
默认密码abc123456
原作者站点shadowsocks.be
后续会整理放到wiki