tldr/pages/osx/wifi-password.md

17 lines
332 B
Markdown
Raw Normal View History

2019-04-28 23:00:17 +01:00
# wifi-password
> Get the password of the wifi.
> More information: <https://github.com/rauchg/wifi-password>.
2019-04-28 23:00:17 +01:00
- 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`