首页 » 折腾 » 正文

ubuntu shadowsocks安装笔记

#20161013更新: 直接使用一键包即可
http://git.justchen.com/network/shadowsocksInstall
参考:https://github.com/iMeiji/shadowsocks_install

1:安装环境

2:创建配置文件 /etc/shadowsocks/config.json

3:启动服务
ssserver -c /etc/shadowsocks/config.json -d start

4:加入开机启动…

发表评论