mirror of https://github.com/CrimsonTome/tldr.git
17 lines
332 B
Markdown
17 lines
332 B
Markdown
# wifi-password
|
|
|
|
> Get the password of the wifi.
|
|
> More information: <https://github.com/rauchg/wifi-password>.
|
|
|
|
- Get the password for the wifi you are currently logged onto:
|
|
|
|
`wifi-password`
|
|
|
|
- Get the password for the wifi with a specific SSID:
|
|
|
|
`wifi-password {{ssid}}`
|
|
|
|
- Print only the password as output:
|
|
|
|
`wifi-password -q`
|