iaspnetcore / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

local:F:\developer_FastTunnel remote:https://github.com/iaspnetcore/FastTunnel offcial website:https://github.com/FastTunnel

Step 1:FastTunnel.Core:ClassLibrary project,compile ok

Step 2:FastTunnel.Api:ClassLibrary project compile ok,call FastTunnel.Core

Step 3:FastTunnel.Server:web project ,compile ok,call FastTunnel.Api and FastTunnel.Core

Step 4:FastTunnel.Client:compile ok,call FastTunnel.Core

FastTunnel.Server

https://docs.microsoft.com/en-us/aspnet/core/fundamentals/host/generic-host?view=aspnetcore-6.0#ihostapplicationlifetime

About

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.


Languages

Language:C# 83.2%Language:HTML 14.6%Language:CSS 1.8%Language:JavaScript 0.4%