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

Primary LanguageC#

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