FastTunnel/README.md

70 lines
2.7 KiB
Markdown
Raw Normal View History

2021-07-09 20:47:55 +08:00
<div align="center">
<img src="images/logo.png" width="150" align=center />
2020-01-02 13:06:51 +08:00
2020-09-22 15:31:32 +08:00
## FastTunnel
2020-09-29 17:06:42 +08:00
[![License](https://img.shields.io/badge/license-Apache%202-green.svg)](https://www.apache.org/licenses/LICENSE-2.0)
[![Build status](https://github.com/anjoy8/blog.core/workflows/.NET%20Core/badge.svg)](https://github.com/SpringHgui/FastTunnel/actions)
[![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/)
2021-09-03 23:16:58 +08:00
[README](README.md) | [中文介绍](README_zh.md)
2021-07-09 20:47:55 +08:00
</div>
2021-07-14 13:56:06 +08:00
## 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.
2021-09-03 23:16:58 +08:00
## Docs
[https://docs.suidao.io](https://docs.suidao.io)
2021-07-14 13:56:06 +08:00
2021-09-07 17:56:55 +08:00
## Enjoy Now
2021-02-02 15:46:03 +08:00
Official website : https://suidao.io
2020-09-29 23:24:37 +08:00
The penetration platform developed based on this framework, if you need intranet penetration, you can register and use it directly, eliminating the cost of building and maintaining yourself.
But do not use this service for important items.
2020-07-01 18:06:05 +08:00
2021-09-03 23:16:58 +08:00
## Repositories
2020-07-01 18:06:05 +08:00
2021-09-03 23:30:35 +08:00
[GitHub](https://github.com/SpringHgui/FastTunnel)
[Gitee](https://gitee.com/Hgui/FastTunnel)
2021-06-09 22:27:36 +08:00
2020-11-11 18:23:13 +08:00
**If helpful, click on ⭐Star to support this project, please submit an issue if you have needs and bugs, and welcome coder to PR**
2021-07-14 13:56:06 +08:00
2021-09-03 23:16:58 +08:00
## GVP Projrct
2021-07-14 13:56:06 +08:00
2020-12-02 18:18:01 +08:00
![img1](images/gvp.png)
2020-07-01 18:02:31 +08:00
***
2020-05-20 20:59:56 +08:00
## What can FastTunel do
2020-09-29 23:24:37 +08:00
- [x] Remote intranet computer Windows/Linux/Mac
- [x] Use a custom domain name to access intranet web services (usually used for WeChat development)
- [x] Port forwarding/port mapping, access services provided by any port on the intranet mysql, redis, ftp, etc.
- [ ] p2p penetration
- [x] Support binding multiple domain names to access intranet services
- [x] Support domain name whitelist restriction
- [x] Support client identity verification
2021-12-09 17:15:51 +08:00
2021-09-07 17:57:24 +08:00
## Contributors
2021-06-30 19:15:24 +08:00
<a href = "https://github.com/FastTunnel/FastTunnel/graphs/contributors">
<img src = "https://contrib.rocks/image?repo=FastTunnel/FastTunnel"/>
</a>
2021-06-12 15:50:00 +08:00
2021-12-09 17:15:51 +08:00
## Sponsor author
<div align="center">
<img src="images/wxpay.jpg" height="250" align=center />
<img src="images/alipay.jpg" height="250" align=center />
</div>
2021-06-09 22:27:36 +08:00
## Join QQ Group
2021-12-09 17:15:51 +08:00
<div align="center">
<img src="images/qqgroup.png" width="180" align=center />
<img src="images/FastTunnel-2.png" width="180" align=center />
</div>
2021-06-09 22:27:36 +08:00
2020-04-23 23:15:20 +08:00
## License
2019-12-17 10:32:55 +08:00
Apache License 2.0