Merge pull request #30 from rileyjshaw/patch-5
Add "kind" flag to "Show Wi-Fi Network Passwords"
This commit is contained in:
commit
802de30e51
@ -719,7 +719,7 @@ defaults read /Library/Preferences/SystemConfiguration/com.apple.airport.prefere
|
|||||||
#### Show Wi-Fi Network Passwords
|
#### Show Wi-Fi Network Passwords
|
||||||
Exchange SSID with the SSID of the access point you wish to query the password from.
|
Exchange SSID with the SSID of the access point you wish to query the password from.
|
||||||
```bash
|
```bash
|
||||||
security find-generic-password -a "SSID" -gw
|
security find-generic-password -D "AirPort network password" -a "SSID" -gw
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user