Shiny.Net.HttpServer v1 - A lightweight feature rich HTTP Server - Tunnels, Websockets, AOT, ASPNET Featureset, & Works EVERYWHERE!Let me see!
Tunnelling Release Notes
1.1.0 - TBD
Section titled “1.1.0 - TBD”Feature
Tunnel resources whose public URL is their connection string, so
WithReference and WithTunnelUrl resolve it and wait for the tunnel to openFeature
Pluggable providers via
AddTunnel, taking any Shiny.Net.HttpServer ITunnelProviderFeature
Zero-account quick tunnels via
WithQuickTunnel — pinggy, sish, Serveo and localhost.runFeature
SSH remote forwarding via
WithSshTunnel, with host-key pinning, ephemeral keys and automatic reconnectFeature
The Shiny relay hosted in the app model via
AddShinyRelay, so embedded servers and MAUI apps can register into a development environmentFeature
Azure Relay Hybrid Connections via
WithAzureRelayTunnel, with ParameterResource support for the connection stringFeature
cloudflared as a container resource via WithCloudflareTunnel, including named tunnels on your own domainFeature
The ngrok agent as a container resource via
WithNgrokTunnel, including reserved domainsFeature
SSH local forwarding via
AddSshPortForward, exposing a service behind a bastion as an ordinary connection stringFeature
Tunnels open on endpoint allocation rather than readiness, so a resource may reference its own public URL


