hceasy.com
shadowsocks 服务端部署 | 核桃
https://hceasy.com/2013/12/shadowsocks-服务端部署
其实服务器上已经有VPN和SSH,VPN是全局代理,不是很方便,SSH在关键时候会断开,手机上没有很好的客户端.今天忽然见到shadowsocks这个方案,比较方便,而且是IOS ANDROID win linux 全平台通用.索性就搞一个备用了. 首先检查下Python 版本,要有 2.6 or 2.7. Python - version Python 2.7.4. Apt-get install python-gevent python-pip. 新建一个 config.json,或者其他名字的都行,位置可以放在/etc/shadowsocks/下 默认没有这个文件,你要自己创建一个 ,或者home或者其他地方。 Server:my server ip, server port:8388, local port:1080, password:barfoo! Timeout:600, method:table }. Ssserver -c /etc/shadowsocks/config.json. 49 Thoughts on “ shadowsocks 服务端部署. Google Chrome 52...
hceasy.com
shadowsocks 服务端部署 | 核桃
https://hceasy.com/2013/12/shadowsocks-&
其实服务器上已经有VPN和SSH,VPN是全局代理,不是很方便,SSH在关键时候会断开,手机上没有很好的客户端.今天忽然见到shadowsocks这个方案,比较方便,而且是IOS ANDROID win linux 全平台通用.索性就搞一个备用了. 首先检查下Python 版本,要有 2.6 or 2.7. Python - version Python 2.7.4. Apt-get install python-gevent python-pip. 新建一个 config.json,或者其他名字的都行,位置可以放在/etc/shadowsocks/下 默认没有这个文件,你要自己创建一个 ,或者home或者其他地方。 Server:my server ip, server port:8388, local port:1080, password:barfoo! Timeout:600, method:table }. Ssserver -c /etc/shadowsocks/config.json. 49 Thoughts on “ shadowsocks 服务端部署. Google Chrome 52...