16 lines
271 B
Markdown
16 lines
271 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` |