zhyq0826 / zhyq0826.github.io

三月沙的博客
http://sanyuesha.com
6 stars 1 forks source link

shadowsocks #114

Closed zhyq0826 closed 5 years ago

zhyq0826 commented 6 years ago

debian & ubuntu install

wget --no-check-certificate https://raw.githubusercontent.com/teddysun/shadowsocks_install/master/shadowsocks-libev-debian.sh
chmod +x shadowsocks-libev-debian.sh
./shadowsocks-libev-debian.sh 2>&1 | tee shadowsocks-libev-debian.log

启动:/etc/init.d/shadowsocks start 停止:/etc/init.d/shadowsocks stop 重启:/etc/init.d/shadowsocks restart 查看状态:/etc/init.d/shadowsocks status

相关资源

switchproxy

规则列表

https://raw.githubusercontent.com/gfwlist/gfwlist/master/gfwlist.txt

image