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
|
Run
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo yum install python-pip supervisor
|
yum install python-setuptools supervisor
|
||||||
sudo pip install shadowsocks
|
easy_install pip
|
||||||
|
pip install shadowsocks
|
||||||
```
|
```
|
||||||
|
|
||||||
Edit `/etc/supervisord.conf`, add
|
Edit `/etc/supervisord.conf`, add
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue