使用.NetCore开发的内网穿透工具
Go to file
2021-11-17 22:04:42 +08:00
.circleci Updated config.yml 2021-04-27 14:34:31 +08:00
.github Update dotnetcore.yml 2021-11-14 23:01:21 +08:00
FastTunnel.Api 修正dockerfile 2021-11-14 22:40:42 +08:00
FastTunnel.Client 修正dockerfile 2021-11-14 22:40:42 +08:00
FastTunnel.Core hostname统一转小写 2021-11-17 22:04:42 +08:00
FastTunnel.Server 优化代码 2021-11-16 23:06:50 +08:00
images Add files via upload 2021-11-17 21:45:05 +08:00
.dockerignore add dockerfile 2020-07-13 10:51:03 +08:00
.gitignore 🌜🌜🌜 2021-08-13 00:55:55 +08:00
addhost.bat =。= 2021-08-08 20:36:42 +08:00
Dockerfile 修正dockerfile 2021-11-14 22:40:42 +08:00
fasttunnel.service add Contorller 2020-11-01 00:07:31 +08:00
FastTunnel.sln 2.0.1 2021-08-18 23:56:58 +08:00
LICENSE init project 2019-12-16 10:29:06 +08:00
publish-win.sh Update publish-win.sh 2021-08-10 21:55:29 +08:00
publish.sh publish 2.0.3 2021-10-29 23:35:03 +08:00
README_zh.md Update README_zh.md 2021-11-17 21:46:06 +08:00
README.md Update README.md 2021-09-07 17:57:24 +08:00
start.sh Add files via upload 2021-07-01 01:06:31 +08:00

FastTunnel

License Build status Nuget Nuget

README | 中文介绍

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

https://docs.suidao.io

Enjoy Now

Official website : https://suidao.io

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.

Repositories

GitHub
Gitee

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

img1


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

Development/PR

  • install vs2019 last version
  • install .net5 or higher https://dotnet.microsoft.com/download/dotnet/5.0
  • add test.test.cc 127.0.0.1 in system host file
  • run fasttunnel.server
  • run fasttunnel.client

Contributors

Join QQ Group

License

Apache License 2.0