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 yum install python-setuptools supervisor
sudo pip install shadowsocks easy_install pip
pip install shadowsocks
``` ```
编辑 `/etc/supervisord.conf` 添加 编辑 `/etc/supervisord.conf` 添加