使用.NetCore开发的内网穿透工具
Go to file
2021-09-09 14:47:49 +08:00
.circleci Updated config.yml 2021-04-27 14:34:31 +08:00
.github api nuget 2021-08-19 00:02:44 +08:00
FastTunnel.Api 增加api接口jwt认证逻辑 2021-09-09 14:47:49 +08:00
FastTunnel.Client 增加api接口jwt认证逻辑 2021-09-09 14:47:49 +08:00
FastTunnel.Core 增加api接口jwt认证逻辑 2021-09-09 14:47:49 +08:00
FastTunnel.Server 增加api接口jwt认证逻辑 2021-09-09 14:47:49 +08:00
images 11 2021-09-03 23:16:58 +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
Directory.Build.props 对https支持 优化客户端离线的检查 2021-08-25 00:04:58 +08:00
Dockerfile Update Dockerfile 2021-07-01 01:04:21 +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 添加发布脚本 2021-07-11 11:55:44 +08:00
README_zh.md 11 2021-09-03 23:16:58 +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