Updated Configure Shadowsocks with Supervisor (markdown)
parent
9559adbb83
commit
58492597a0
1 changed files with 2 additions and 7 deletions
|
@ -44,13 +44,8 @@ supervisorctl reload
|
|||
```
|
||||
Now it's up.
|
||||
|
||||
Control the shadowsocks process:
|
||||
```
|
||||
supervisorctl stop shadowsocks
|
||||
supervisorctl start shadowsocks
|
||||
```
|
||||
|
||||
You can check logs:
|
||||
You can check logs or control the shadowsocks process:
|
||||
```
|
||||
supervisorctl tail -f shadowsocks stderr
|
||||
supervisorctl restart shadowsocks
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue