Fix categorization
This commit is contained in:
parent
c27accfb19
commit
a280ebe8ee
@ -105,7 +105,7 @@ ipconfig getpacket en0
|
|||||||
defaults read /Library/Preferences/SystemConfiguration/com.apple.airport.preferences | grep LastConnected -A 7
|
defaults read /Library/Preferences/SystemConfiguration/com.apple.airport.preferences | grep LastConnected -A 7
|
||||||
```
|
```
|
||||||
|
|
||||||
## Show Wi-Fi network passwords
|
### Show Wi-Fi network passwords
|
||||||
```bash
|
```bash
|
||||||
security find-generic-password -ga "ROUTERNAME" | grep "password:"
|
security find-generic-password -ga "ROUTERNAME" | grep "password:"
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user