Updated 用 Supervisor 运行 Shadowsocks (markdown)

clowwindy 2014-11-04 21:17:07 -08:00
parent 23632093ea
commit 3ccbfa357e

@ -64,8 +64,9 @@ CentOS
运行
```
sudo yum install python-pip supervisor
sudo pip install shadowsocks
yum install python-setuptools supervisor
easy_install pip
pip install shadowsocks
```
编辑 `/etc/supervisord.conf` 添加