macOS
brew install wifi-passwordlocal Homebrew formula metadata
sudo port install wifi-passwordMacPorts ports tree · sysutils/wifi-password/Portfile · 来源: api.github.com
安装
brew install wifi-passwordlocal Homebrew formula metadata
sudo port install wifi-passwordMacPorts ports tree · sysutils/wifi-password/Portfile · 来源: api.github.com
概览
Show the current WiFi network password
历史
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.
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.
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.
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.
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
wifi-password | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:wifi-password |
|---|---|
| 版本 | 0.1.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/rauchg/wifi-password |
| 仓库 | https://github.com/rauchg/wifi-password |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
wifi-password
sudo port install wifi-password来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.