Updated Configure Shadowsocks with Supervisor (markdown)
parent
c08d29f89d
commit
7110bd4404
1 changed files with 7 additions and 0 deletions
|
@ -39,6 +39,13 @@ supervisorctl reload
|
||||||
```
|
```
|
||||||
Now it's up.
|
Now it's up.
|
||||||
|
|
||||||
|
Control the shadowsocks process:
|
||||||
|
```
|
||||||
|
supervisorctl stop shadowsocks
|
||||||
|
supervisorctl start shadowsocks
|
||||||
|
supervisorctl restart shadowsocks
|
||||||
|
```
|
||||||
|
|
||||||
You can check shadowsocks status:
|
You can check shadowsocks status:
|
||||||
```
|
```
|
||||||
supervisorctl status
|
supervisorctl status
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue