From 7b1ba6b7661fda00b1a81dc90870e389c6736941 Mon Sep 17 00:00:00 2001 From: cnlh <40694320+cnlh@users.noreply.github.com> Date: Sun, 4 Nov 2018 23:09:20 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20=E4=BD=BF=E7=94=A8=E6=95=99=E7=A8=8B?= =?UTF-8?q?=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 使用教程.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/使用教程.md b/使用教程.md index fcbfb5b..3c7690a 100644 --- a/使用教程.md +++ b/使用教程.md @@ -79,3 +79,11 @@ server { 访问b.server.ourcauc.com相当于访问10.1.50.196:4000 支持多站点 + +5. 客户端启动 + + +``` +./rproxy -config config.json +``` +