parent
b369222a52
commit
b2027f656f
@ -710,6 +710,10 @@ defaults read /Library/Preferences/SystemConfiguration/com.apple.airport.prefere
|
|||||||
security find-generic-password -ga "ROUTERNAME" | grep "password:"
|
security find-generic-password -ga "ROUTERNAME" | grep "password:"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### Show Local IP Address
|
||||||
|
```bash
|
||||||
|
ipconfig getifaddr en0
|
||||||
|
```
|
||||||
|
|
||||||
## Package Managers
|
## Package Managers
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user