Skip to content
Shiny.Net.HttpServer v1 - A lightweight feature rich HTTP Server - Tunnels, Websockets, AOT, ASPNET Featureset, & Works EVERYWHERE!Let me see!

Tunnelling Release Notes

Feature
Tunnel resources whose public URL is their connection string, so WithReference and WithTunnelUrl resolve it and wait for the tunnel to open
Feature
Pluggable providers via AddTunnel, taking any Shiny.Net.HttpServer ITunnelProvider
Feature
Zero-account quick tunnels via WithQuickTunnel — pinggy, sish, Serveo and localhost.run
Feature
SSH remote forwarding via WithSshTunnel, with host-key pinning, ephemeral keys and automatic reconnect
Feature
The Shiny relay hosted in the app model via AddShinyRelay, so embedded servers and MAUI apps can register into a development environment
Feature
Azure Relay Hybrid Connections via WithAzureRelayTunnel, with ParameterResource support for the connection string
Feature
cloudflared as a container resource via WithCloudflareTunnel, including named tunnels on your own domain
Feature
The ngrok agent as a container resource via WithNgrokTunnel, including reserved domains
Feature
SSH local forwarding via AddSshPortForward, exposing a service behind a bastion as an ordinary connection string
Feature
Tunnels open on endpoint allocation rather than readiness, so a resource may reference its own public URL