mirror of https://github.com/CrimsonTome/tldr.git
17 lines
269 B
Markdown
17 lines
269 B
Markdown
|
# wifi-password
|
||
|
|
||
|
> 获取 wifi 的密码.
|
||
|
> 更多信息: <https://github.com/rauchg/wifi-password>.
|
||
|
|
||
|
- 获取你当前登录的 wifi 的密码:
|
||
|
|
||
|
`wifi-password`
|
||
|
|
||
|
- 获取特定 SSID 的 wifi 的密码:
|
||
|
|
||
|
`wifi-password {{ssid}}`
|
||
|
|
||
|
- 仅输出密码:
|
||
|
|
||
|
`wifi-password -q`
|