macOS
brew install --cask devtunnellocal Homebrew cask metadata
cask
Provides developers secure tunnels to share local web services. Version 1.0.1972+07cc55c789 via Homebrew Cask; verified 2026-07-09. Also installable with scoop: scoop install main/devtunnel.
install
brew install --cask devtunnellocal Homebrew cask metadata
overview
Provides developers secure tunnels to share local web services
history
devtunnel is Microsoft's command-line client for Dev Tunnels, a service for securely sharing localhost services over the internet during development and testing.
Microsoft Learn presents Dev Tunnels as an Azure developer feature and describes it as public preview. The CLI is distributed as devtunnel and is installed through platform-native channels such as winget on Windows, Homebrew on macOS, and install scripts or direct downloads on Unix-like systems.
The tool fits the same developer workflow niche as local tunnel utilities used for webhooks, remote demos, and cloud callback testing, but with Microsoft account, Microsoft Entra ID, and GitHub account authentication. The official docs emphasize secure-by-default access, persistent URLs, multiple simultaneous ports, global service availability, and inspection support.
A typical package-manager user installs devtunnel, signs in with devtunnel user login, and hosts a local port with devtunnel host -p 8080. The get-started guide shows the CLI printing public and inspection URLs for the hosted local service.
devtunnel is package-nerd relevant because it turns a cloud relay service into a small cross-platform CLI. The cask tracks a proprietary binary, but the executable behaves like familiar Unix-style networking tools: login, host a port, print URLs, and compose with local development servers.
security posture
No matching local secret-handling manifest was found for devtunnel. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
devtunnel | binary | Homebrew cask binary | devtunnel |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://aka.ms/devtunnels/docs
install metadata
| Package key | cask:devtunnel |
|---|---|
| Version | 1.0.1972+07cc55c789 |
| Package manager | Homebrew Cask |
| Package manager page | https://formulae.brew.sh/cask/devtunnel |
| Homepage | https://aka.ms/devtunnels/docs |
| Upstream docs | https://aka.ms/devtunnels/docs |
| Source archive | https://tunnelsassetsprod.blob.core.windows.net/cli/1.0.1972+07cc55c789/osx-arm64-devtunnel-zip |
| Last updated | 2026-07-09T19:16:08Z |
| Pulse | updated |
| SHA-256 | b350b7016b76c5565e633481ce53bfc9ffd7564d8abdf657235e70f7ce390983 |
| Download URL | https://tunnelsassetsprod.blob.core.windows.net/cli/1.0.1972+07cc55c789/osx-arm64-devtunnel-zip |
| Bottle | not recorded |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew cask API |
|---|---|
| Tap | homebrew/cask |
| Full Token | devtunnel |
| Names |
|
| Artifacts | |
| Deprecated | no |
| Disabled | no |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
main/devtunnel
scoop install main/devtunnelMicrosoft.devtunnel
winget install --id Microsoft.devtunnel -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.