snippetbashTip
wifi-password — Get the password of the Wi-Fi. More information: <https://github.com/rauchg/wifi-password>.
Viewed 0 times
thewifi-passwordcommandpasswordclimoreget
macos
Problem
How to use the
wifi-password command: Get the password of the Wi-Fi. More information: <https://github.com/rauchg/wifi-password>.Solution
wifi-password — Get the password of the Wi-Fi. More information: <https://github.com/rauchg/wifi-password>.Get the password for the Wi-Fi you are currently logged onto:
wifi-passwordGet the password for the Wi-Fi with a specific SSID:
wifi-password {{ssid}}Print only the password as output:
wifi-password -qCode Snippets
Get the password for the Wi-Fi you are currently logged onto
wifi-passwordGet the password for the Wi-Fi with a specific SSID
wifi-password {{ssid}}Print only the password as output
wifi-password -qContext
tldr-pages: osx/wifi-password
Revisions (0)
No revisions yet.