Last active
July 26, 2017 21:50
-
-
Save dafma/94cb4580538f832f69ca203a0d6435e7 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
//windows | |
netsh wlan show profile name="nombre-red" key=clear | |
//mac | |
security find-generic-password -ga vodafone7f5d | grep password |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment