mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
16 lines
281 B
Markdown
16 lines
281 B
Markdown
# wifi-password
|
|
|
|
> 获取 Wi-Fi 的密码。
|
|
> 更多信息:<https://github.com/rauchg/wifi-password>.
|
|
|
|
- 获取你当前登录的 Wi-Fi 的密码:
|
|
|
|
`wifi-password`
|
|
|
|
- 获取特定 SSID 的 Wi-Fi 的密码:
|
|
|
|
`wifi-password {{ssid}}`
|
|
|
|
- 仅输出密码:
|
|
|
|
`wifi-password -q`
|