Skip to content

Instantly share code, notes, and snippets.

@Computer-Tsu
Last active July 15, 2023 05:50
Show Gist options
  • Save Computer-Tsu/f0c99e24c08119b5d308f5a9829cabda to your computer and use it in GitHub Desktop.
Save Computer-Tsu/f0c99e24c08119b5d308f5a9829cabda to your computer and use it in GitHub Desktop.
type the following command, replacing “WIFI NAME” for the name of the Wi-Fi network:
security find-generic-password -ga WIFI NAME | grep “password:”
You might have to type your Mac’s admin username and password to reveal the password. Your Mac will display the password in the terminal in plain text.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment