Updated 用 Supervisor 运行 Shadowsocks (markdown)
parent
a01776a85c
commit
54ab4a7cf7
1 changed files with 4 additions and 0 deletions
|
@ -80,3 +80,7 @@ sudo chkconfig supervisord on
|
||||||
service supervisor start
|
service supervisor start
|
||||||
supervisorctl reload
|
supervisorctl reload
|
||||||
```
|
```
|
||||||
|
|
||||||
|
编辑 `/etc/sysconfig/iptables`,添加
|
||||||
|
|
||||||
|
-A INPUT -m state --state NEW -m tcp -p tcp --dport your_server_port -j ACCEPT
|
Loading…
Add table
Add a link
Reference in a new issue