mirror of
https://github.com/FastTunnel/FastTunnel.git
synced 2025-02-08 02:39:29 +08:00
使用.NetCore开发的内网穿透工具
.github | ||
FastTunnel.Api | ||
FastTunnel.Client | ||
FastTunnel.Core | ||
FastTunnel.Hosting | ||
FastTunnel.Server | ||
images | ||
.dockerignore | ||
.editorconfig | ||
.gitignore | ||
addhost.bat | ||
Directory.Build.props | ||
Dockerfile | ||
fasttunnel.service | ||
FastTunnel.sln | ||
LICENSE | ||
publish-win.sh | ||
publish.sh | ||
README_zh.md | ||
README.md | ||
start.sh |
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.
Docs
Enjoy Now
Official website : https://suidao.io
Repositories
If helpful, click on ⭐Star to support this project, please submit an issue if you have needs and bugs, and welcome coder to PR
GVP Projrct
What can FastTunel do?
- Remote intranet computer Windows/Linux/Mac
- Use a custom domain name to access intranet web services (usually used for WeChat development)
- Port forwarding/port mapping, access services provided by any port on the intranet mysql, redis, ftp, etc.
- p2p penetration
- Support binding multiple domain names to access intranet services
- Support domain name whitelist restriction
- Support client identity verification
Contributors
Join QQ Group
![](/King_Tech/FastTunnel/media/commit/e4b168daf8b7a6a55f14413a9905f4dd3129fbd0/images/qqgroup.png)
![](/King_Tech/FastTunnel/media/commit/e4b168daf8b7a6a55f14413a9905f4dd3129fbd0/images/FastTunnel-2.png)
License
Apache License 2.0