之前从来没成功过,今天发现。竟然是因为少装了一个软件。
sudo apt-get install python-pip python-dev build-essential
sudo pip install pip
sudo apt-get install python-m2crypto
sudo pip install shadowsocks
安装好几个东西,sslocal默认装在/usr/local/bin/下。脚本用服务端那套就可以,启动方式类似,sudo sslocal -c config.json -d start,可以加入开机启动。
ubuntu下安装Shadowsocks:http://www.linuxdiyf.com/linux/14496.html
ubuntu安装shadowsocks:http://www.linuxdiyf.com/linux/14045.html
Ubuntu 14.04下shadowsocks-qt5的安装:http://www.linuxdiyf.com/linux/13155.html
fedora22 shadowsocks配置与使用:http://www.linuxdiyf.com/linux/12789.html
在CentOS 6.6上安装ShadowSocks服务端:http://www.linuxdiyf.com/linux/12061.html