From 6d98b53061faaec96577d9e5f2459ba3fa07a368 Mon Sep 17 00:00:00 2001 From: "Gui.H" <740360381@qq.com> Date: Wed, 1 Jul 2020 18:02:31 +0800 Subject: [PATCH 1/3] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f077b0..8da90a4 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ ## FastTunnel -内网穿透利器 [README](README.md) | [中文文档](README_zh.md) +*** +演示地址 https://suidao.io 演示程序源码:[FastTunnel.SuiDao](https://github.com/SpringHgui/FastTunnel.SuiDao) +*** + [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/SpringHgui/frp/pulls) [![Build status](https://github.com/anjoy8/blog.core/workflows/.NET%20Core/badge.svg)](https://github.com/SpringHgui/FastTunnel/actions) [![License](https://img.shields.io/badge/license-Apache%202-green.svg)](https://www.apache.org/licenses/LICENSE-2.0) @@ -10,8 +14,6 @@ ## What is FastTunnel? FastTunnel是一款高性能跨平台内网穿透工具,使用它可以实现在公网上访问您的内网服务。 -演示地址 https://suidao.io - **有帮助的朋友给个:star:支持一下,万分感谢:relaxed::relaxed::relaxed:** ## What can FastTunel do? From 045c111ffa21a04c46101f27a6ec76ae2d7d8e4e Mon Sep 17 00:00:00 2001 From: "Gui.H" <740360381@qq.com> Date: Wed, 1 Jul 2020 18:06:05 +0800 Subject: [PATCH 2/3] Update README.md --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8da90a4..494120c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,12 @@ [README](README.md) | [中文文档](README_zh.md) *** -演示地址 https://suidao.io 演示程序源码:[FastTunnel.SuiDao](https://github.com/SpringHgui/FastTunnel.SuiDao) +演示地址 https://suidao.io + +演示程序源码:[FastTunnel.SuiDao](https://github.com/SpringHgui/FastTunnel.SuiDao) + +**有帮助的朋友给个:star:支持一下,有需求和bug请提交issue,同时欢迎各位PR:blush::blush::blush:** + *** [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/SpringHgui/frp/pulls) @@ -14,8 +19,6 @@ ## What is FastTunnel? FastTunnel是一款高性能跨平台内网穿透工具,使用它可以实现在公网上访问您的内网服务。 -**有帮助的朋友给个:star:支持一下,万分感谢:relaxed::relaxed::relaxed:** - ## What can FastTunel do? - [x] 远程内网计算机 Windows/Linux/Mac - [x] 用自定义域名访问内网web服务(常用于微信开发) From 0cfaa8146839f70eaf81556e930e22a6db07e79c Mon Sep 17 00:00:00 2001 From: "Gui.H" <740360381@qq.com> Date: Wed, 1 Jul 2020 18:17:24 +0800 Subject: [PATCH 3/3] Update README_zh.md --- README_zh.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README_zh.md b/README_zh.md index 3fe819d..0aa3de3 100644 --- a/README_zh.md +++ b/README_zh.md @@ -3,6 +3,15 @@ ## FastTunnel -内网穿透利器 [README](README.md) | [中文文档](README_zh.md) +*** +演示地址 https://suidao.io + +演示程序源码:[FastTunnel.SuiDao](https://github.com/SpringHgui/FastTunnel.SuiDao) + +**有帮助的朋友给个:star:支持一下,有需求和bug请提交issue,同时欢迎各位PR:blush::blush::blush:** + +*** + [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/SpringHgui/frp/pulls) [![Build status](https://github.com/anjoy8/blog.core/workflows/.NET%20Core/badge.svg)](https://github.com/SpringHgui/FastTunnel/actions) [![License](https://img.shields.io/badge/license-Apache%202-green.svg)](https://www.apache.org/licenses/LICENSE-2.0) @@ -10,10 +19,6 @@ ## FastTunnel是什么? FastTunnel是一款高性能跨平台内网穿透工具,使用它可以实现在公网上访问您的内网服务。 -演示地址 https://suidao.io - -**有帮助的朋友给个:star:支持一下,万分感谢:relaxed::relaxed::relaxed:** - ## 使用FastTunnel能够做什么? - [x] 远程内网计算机 Windows/Linux/Mac - [x] 用自定义域名访问内网web服务(常用于微信开发)