diff --git a/pages/osx/wifi-password.md b/pages/osx/wifi-password.md new file mode 100644 index 0000000000..d9098e301c --- /dev/null +++ b/pages/osx/wifi-password.md @@ -0,0 +1,16 @@ +# wifi-password + +> Get the password of the wifi. +> Homepage: . + +- 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`