2017.10.31
centos7装好东西
yum install m2crypto python-setuptools && easy_install pip
pip install 好东西
vi /etc/好东西.json
{
"server":"0.0.0.0",
"server_port":443,
"local_address": "127.0.0.1",
"local_port":1080,
"password":"123456",
"timeout":300,
"method":"aes-256-cfb",
"fast_open": false
}