Skip to content

Instantly share code, notes, and snippets.

@trilliwon
Created April 17, 2020 02:26
Show Gist options
  • Save trilliwon/75441658106bc809ea301cdcfed49548 to your computer and use it in GitHub Desktop.
Save trilliwon/75441658106bc809ea301cdcfed49548 to your computer and use it in GitHub Desktop.
How to check saved wifi password from terminal
security find-generic-password -ga "WIFI NAME" | grep "password:"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment