Last active
December 15, 2016 05:34
-
-
Save tongrhj/976f9a1536c4a5f0c244c0b6902c6b2a to your computer and use it in GitHub Desktop.
How to find current wifi password from command line
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
security find-generic-password -D 'AirPort network password' -wa 'INSERT SSID NAME HERE' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment