# Installer wifi-password avec Homebrew, MacPorts

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

## installation

```sh
sudo av install brew:wifi-password
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install wifi-password
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install wifi-password
```

  Preuve: MacPorts ports tree: sysutils/wifi-password/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:wifi-password
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.1.0
- **Résumé source:** Show the current WiFi network password
- **Page d'accueil:** <https://github.com/rauchg/wifi-password>
- **Dépôt:** <https://github.com/rauchg/wifi-password>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- wifi-password (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.1.0
## Historique du projet et usages

wifi-password is a small macOS shell utility by Guillermo Rauch for answering a common local-support question: what is the password for the Wi-Fi network this machine is using? Its README frames the tool as a quick way to print the current network password, print a named SSID's password, or pipe the result to the macOS clipboard.

### Historique du projet

The project's changelog records its initial release as 0.0.1 on February 14, 2015, followed the same day by 0.1.0, which defaulted to quiet output when stdout was piped. The GitHub repository was also created on February 14, 2015, matching the changelog's origin date.

### Historique d'adoption

wifi-password became widely copied for such a tiny script. By July 2026 the upstream GitHub repository had about 4.6k stars and 262 forks, and its README documented installation paths through shell/package ecosystems as well as direct curl installation.

### Modes d'utilisation

The typical use is interactive and local: run `wifi-password` for the current SSID, `wifi-password <ssid>` for a named network, or pipe the output into `pbcopy` when sharing credentials. Its niche is not enterprise secret management; it is a convenience wrapper around the local macOS Wi-Fi/keychain workflow.

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

wifi-password is package-nerd notable because it is almost the smallest useful form of a CLI package: a shell script with a memorable executable name, very little release machinery, and a large adoption footprint relative to its code size.

### Chronologie

- 2015-02-14: 0.0.1 initial release.
- 2015-02-14: 0.1.0 changed piped output behavior.
- 2026-07: Upstream GitHub repository showed about 4.6k stars and 262 forks.

### Sources

- <https://api.github.com/repos/rauchg/wifi-password - GitHub repository creation and adoption counters>
- <https://github.com/rauchg/wifi-password/blob/master/History.md - upstream changelog>
- <https://github.com/rauchg/wifi-password/blob/master/Readme.md - upstream usage and installation README>


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

- MacPorts - wifi-password: normalized package name match | MacPorts ports tree: sysutils/wifi-password/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

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