From f891f54a129749b5a1f618b55cf98e70950b511f Mon Sep 17 00:00:00 2001 From: clowwindy Date: Sun, 6 Jul 2014 14:07:38 -0700 Subject: [PATCH] =?UTF-8?q?Updated=20=E7=94=A8=20Supervisor=20=E8=BF=90?= =?UTF-8?q?=E8=A1=8C=20Shadowsocks=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 用-Supervisor-运行-Shadowsocks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/用-Supervisor-运行-Shadowsocks.md b/用-Supervisor-运行-Shadowsocks.md index 84aeaff..bc1a7c9 100644 --- a/用-Supervisor-运行-Shadowsocks.md +++ b/用-Supervisor-运行-Shadowsocks.md @@ -17,7 +17,7 @@ pip install shadowsocks ``` { "server":"0.0.0.0", - "server_port":8388, + "server_port":7325, "local_port":1080, "password":"my password", "timeout":600,