From 0c575fc9998deda486f85d645f930991a7aaf3de Mon Sep 17 00:00:00 2001 From: "Gui.H" <740360381@qq.com> Date: Wed, 14 Jul 2021 13:56:06 +0800 Subject: [PATCH] Update README.md --- README.md | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 32b9fda..e9295b3 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,18 @@ [![Nuget](https://img.shields.io/nuget/dt/FastTunnel.Core)](https://www.nuget.org/packages/FastTunnel.Core/) [README](README.md) | [中文文档](README_zh.md) - + + ***This project supports any commercial and secondary development activities, but seriously despises plagiarizing and copying the code, implementation scheme or architecture of this project and repackaging them into their own open source works.*** + + +## What is FastTunnel? +- FastTunnel is a high-performance cross-platform intranet penetration tool. With it, you can expose intranet services to the public network for yourself or anyone to access. +- Unlike other penetration tools, the FastTunnel project is committed to creating an easy-to-extensible and easy-to-maintain intranet penetration framework. +- You can build your own penetration application by referencing the nuget package of `FastTunnel.Core`, and target the business extension functions you need. + + *** Official website : https://suidao.io @@ -24,17 +33,13 @@ OpenSource: GitHub : [FastTunnel](https://github.com/SpringHgui/FastTunnel) Gitee: [FastTunnel](https://gitee.com/Hgui/FastTunnel) -*** - **If helpful, click on ⭐Star to support this project, please submit an issue if you have needs and bugs, and welcome coder to PR** + +## Get GVP + ![img1](images/gvp.png) *** -## What is FastTunnel? -- FastTunnel is a high-performance cross-platform intranet penetration tool. With it, you can expose intranet services to the public network for yourself or anyone to access. -- Unlike other penetration tools, the FastTunnel project is committed to creating an easy-to-extensible and easy-to-maintain intranet penetration framework. -- You can build your own penetration application by referencing the nuget package of `FastTunnel.Core`, and target the business extension functions you need. - ## What can FastTunel do? - [x] Remote intranet computer Windows/Linux/Mac - [x] Use a custom domain name to access intranet web services (usually used for WeChat development)