2019-04-28 23:00:17 +01:00
|
|
|
# wifi-password
|
|
|
|
|
2021-08-15 18:59:09 +01:00
|
|
|
> Get the password of the Wi-Fi.
|
2019-06-03 01:06:36 +01:00
|
|
|
> More information: <https://github.com/rauchg/wifi-password>.
|
2019-04-28 23:00:17 +01:00
|
|
|
|
2021-08-15 18:59:09 +01:00
|
|
|
- Get the password for the Wi-Fi you are currently logged onto:
|
2019-04-28 23:00:17 +01:00
|
|
|
|
|
|
|
`wifi-password`
|
|
|
|
|
2021-08-15 18:59:09 +01:00
|
|
|
- Get the password for the Wi-Fi with a specific SSID:
|
2019-04-28 23:00:17 +01:00
|
|
|
|
|
|
|
`wifi-password {{ssid}}`
|
|
|
|
|
|
|
|
- Print only the password as output:
|
|
|
|
|
|
|
|
`wifi-password -q`
|