FastTunnel is a high-performance cross-platform intranet penetration tool that allows you to expose intranet services to the public network for yourself or anyone else to access.
Different from other penetration tools, the FastTunnel project is committed to creating an intranet penetration framework that is easy to expand and maintain.
You can build your own penetration application by referencing the nuget package of FastTunnel.Cored and extend the functions according to your required business.
Features of FastTunnel, a high-performance cross-platform intranet penetration tool:
Remote intranet computers anywhere (computers at work or home) Windows/Linux/Mac
Access intranet web services through custom domain names (commonly used for WeChat development or external web services)
Port forwarding/port mapping, access services mysql, redis, ftp, etc. provided by any port on the intranet
p2p penetration supports binding multiple domain names to access intranet services, supports domain name whitelist restrictions, and supports client identity verification.
Quick setup service:
Download the corresponding program on the releases page and modify the client and server configuration files appsettings.json according to your own needs.
The server runs FastTunnel.Server
The client runs FastTunnel.Cient
FastTunnel high-performance cross-platform intranet penetration tool update log:
v2.0.4
Fix a bug that would cause the program to crash