mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-08 21:55:42 +02:00
17 lines
324 B
Markdown
17 lines
324 B
Markdown
![]() |
# wifi-password
|
||
|
|
||
|
> Get the password of the wifi.
|
||
|
> Homepage: <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`
|