1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/osx/wifi-password.md

17 lines
335 B
Markdown
Raw Normal View History

2019-04-29 00:00:17 +02:00
# wifi-password
> Get the password of the Wi-Fi.
> More information: <https://github.com/rauchg/wifi-password>.
2019-04-29 00:00:17 +02:00
- Get the password for the Wi-Fi you are currently logged onto:
2019-04-29 00:00:17 +02:00
`wifi-password`
- Get the password for the Wi-Fi with a specific SSID:
2019-04-29 00:00:17 +02:00
`wifi-password {{ssid}}`
- Print only the password as output:
`wifi-password -q`