Updated Configure Shadowsocks with Supervisor (markdown)
parent
3ccbfa357e
commit
03c8240319
1 changed files with 3 additions and 2 deletions
|
@ -59,8 +59,9 @@ CentOS
|
|||
Run
|
||||
|
||||
```
|
||||
sudo yum install python-pip supervisor
|
||||
sudo pip install shadowsocks
|
||||
yum install python-setuptools supervisor
|
||||
easy_install pip
|
||||
pip install shadowsocks
|
||||
```
|
||||
|
||||
Edit `/etc/supervisord.conf`, add
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue