15. October 2015
AndrewZhu
Azure , VPN
Download Node.js from https://nodejs.org/ and install node.js on your server machine
Install Shadowsocks
Open Node.js command prompt
Input the following commands to install shadowsocks
npm install -g shadowsocks
Configure SS
open config.json file
Fill the file with the f...
[More]