Skip to content

Instantly share code, notes, and snippets.

@llk23r
Created March 29, 2022 06:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save llk23r/c3c3aa54d4f316a53cfebe1a70bf86ef to your computer and use it in GitHub Desktop.
Save llk23r/c3c3aa54d4f316a53cfebe1a70bf86ef to your computer and use it in GitHub Desktop.
view current wifi password on mac
security find-generic-password -ga wifi-ssid-here | grep “password:”
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment