其实很简单,根据官网教程来!
https://github.com/shadowsocks/shadowsocks/wiki
建议安装Ubuntu系统,因为可以方便地优化一些参数~
大概步骤是这样:
按照使用说明,下载python以及python 的pip安装包,然后装shadowsocks:
https://github.com/shadowsocks/shadowsocks/wiki/Shadowsocks-%E4%BD%BF%E7%94%A8%E8%AF%B4%E6%98%8E
使用方面,用配置文件配置比较好一些:
https://github.com/shadowsocks/shadowsocks/wiki/Configuration-via-Config-File
然后是TCP优化(记得在配置文件里把fast_open打开):
https://github.com/shadowsocks/shadowsocks/wiki/Optimizing-Shadowsocks
https://github.com/shadowsocks/shadowsocks/wiki/TCP-Fast-Open
还有是可选的多用户解决方案(这个不是管理后台,管理后台方案我不需要,也没找):
其实就是配置文件稍微改动一下~不过这种方案好像对某些加密模式不行。。
http://www.v2ex.com/t/151793
http://everet.org/shadowsocks.html
http://www.ahlinux.com/start/base/6724.html