# Installer devtunnel avec Homebrew Cask

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de devtunnel pour les workflows d'agents IA.

## installation

```sh
sudo av install cask:devtunnel
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew Cask (100%):

```sh
brew install --cask devtunnel
```

  Preuve: local Homebrew cask metadata

## Faits du paquet

- **Clé du paquet:** cask:devtunnel
- **Gestionnaire de paquets:** Homebrew Cask
- **Version:** 1.0.2014+3c9645ccd8
- **Résumé source:** Provides developers secure tunnels to share local web services
- **Page d'accueil:** <https://aka.ms/devtunnels/docs>
- **Dernière mise à jour:** 2026-07-30T19:10:18Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- devtunnel (binaire)
- devtunnel (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.0.2014+3c9645ccd8
## Historique du projet et usages

devtunnel is Microsoft's command-line client for Dev Tunnels, a service for securely sharing localhost services over the internet during development and testing.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- Public preview: Microsoft Learn marks Dev Tunnels as public preview and not recommended for production workloads.
- Homebrew cask distribution: the official get-started guide documents brew install --cask devtunnel for macOS.

### Related projects

- Azure Dev Tunnels is the service behind the CLI.
- Visual Studio and Microsoft developer tooling are adjacent ecosystems for the same tunneling service.

### Sources

- <https://learn.microsoft.com/en-us/azure/developer/dev-tunnels/overview>
- <https://learn.microsoft.com/en-us/azure/developer/dev-tunnels/get-started>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour devtunnel. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Autres enregistrements de gestionnaires de paquets

- Scoop - main/devtunnel: normalized package name match | Scoop official bucket manifest trees: bucket/devtunnel.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - Microsoft.devtunnel: normalized package name match | Windows Package Manager source index: Microsoft.devtunnel from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/devtunnel.yml](https://github.com/mxcl/pkgdb/blob/main/combined/devtunnel.yml)


## Sources

- pkg.so package database
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
