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

16 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`