Icon

Dev Tunnels

Dev tunnels allow developers to securely share local web services across the internet, enabling connection of local development environments with cloud services, sharing work in progress, and building webhooks. It supports multiple simultaneous ports, persistent URLs, and is secure by default. The service is currently in public preview and not recommended for production workloads.
Latest: 1.0.17824529
Last checked: Feb 27, 2026 12:41pm
Rank: 734/15140
Monitored via:
Winget Request more monitors
Follow to track new versions in your feed.
Report

Overview

0
License: MITWinget: Available

Version & Lifecycle

0
Current: 1.0.17824529 N-2: 1.0.18249 Avg cadence: Every 25 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Command-line note • December 31, 2025
0

devtunnel – Command-line note

Enterprise administrators can silently deploy devtunnel using winget with the command winget install Microsoft.devtunnel --silent --accept-package-agreements --accept-source-agreements, which installs the latest version to %LOCALAPPDATA%MicrosoftWinGetPackages without UI prompts or user interaction. Post-install, add the binary path to the system PATH environment variable for CLI access, and run devtunnel user login for authentication in automated scripts. To update, use winget upgrade Microsoft.devtunnel --silent to ensure consistency across deployments.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

devtunnelDev Tunnels

Notes

0

Dev tunnels is currently in public preview with no service-level agreement and is intended for ad-hoc testing and development, not production. The devtunnel executable is signed by Microsoft and available for Windows, Linux, and macOS. It can be installed via Windows Package Manager (winget).