From 388ba10c88b7af14123c46f323f75872cab76c34 Mon Sep 17 00:00:00 2001 From: "Gui.H" <740360381@qq.com> Date: Sun, 2 Aug 2020 11:50:12 +0800 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b206377..74cfb26 100644 --- a/README.md +++ b/README.md @@ -112,8 +112,11 @@ ssh -oPort=12701 root@x.x.x.x ## 开发/PR -- 安装 `vs2019` -- 安装 `dotnetcore runtime&sdk 3.1` 或以上版本 +- install `vs2019` +- install `dotnetcore runtime&sdk 3.1` 或以上版本 +- add host `test.test.cc`-> `127.0.0.1` +- run fasttunnel.server +- run fasttunnel.client ## License Apache License 2.0