mirror of
https://github.com/FastTunnel/FastTunnel.git
synced 2025-02-08 02:39:29 +08:00
Merge branch 'master' of https://github.com/FastTunnel/FastTunnel
This commit is contained in:
commit
371f183153
21
README.md
21
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.***
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
## 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)
|
||||
|
|
11
README_zh.md
11
README_zh.md
|
@ -9,8 +9,10 @@
|
|||
[![Nuget](https://img.shields.io/nuget/v/FastTunnel.Core)](https://www.nuget.org/packages/FastTunnel.Core/)
|
||||
[![Nuget](https://img.shields.io/nuget/dt/FastTunnel.Core)](https://www.nuget.org/packages/FastTunnel.Core/)
|
||||
|
||||
[README](README.md) | [中文文档](README_zh.md)
|
||||
|
||||
[README](README.md) | [中文文档](README_zh.md)
|
||||
|
||||
**本项目支持任何商用和二次开发行为,但对于剽窃复制本项目代码、实现方案或架构重新开源包装成自己的开源作品,严重鄙视。**
|
||||
|
||||
</div>
|
||||
|
||||
***
|
||||
|
@ -25,10 +27,9 @@ GitHub : [FastTunnel](https://github.com/SpringHgui/FastTunnel)
|
|||
Gitee: [FastTunnel](https://gitee.com/Hgui/FastTunnel)
|
||||
|
||||
**有帮助的朋友点下右上角项目的⭐Star支持一下本项目,有需求和bug请提交issue,同时欢迎各位coder进行PR**
|
||||
### 获得GVP称号
|
||||
|
||||
***
|
||||
![img1](images/gvp.png)
|
||||
***
|
||||
|
||||
## FastTunnel有哪些特性
|
||||
- [x] 在任何地方远程内网计算机(公司或家里的计算机) Windows/Linux/Mac
|
||||
|
@ -152,7 +153,7 @@ ssh -oPort=12701 root@x.x.x.x
|
|||
<img src = "https://contrib.rocks/image?repo=FastTunnel/FastTunnel"/>
|
||||
</a>
|
||||
|
||||
## 加入QQ群
|
||||
## QQ群交流群
|
||||
|
||||
<div align="center"><img src="images/qqgroup.png" width="150" align=center /></div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user