diff --git a/README.md b/README.md index f180c43..2804132 100644 --- a/README.md +++ b/README.md @@ -694,6 +694,11 @@ This outputs all applications currently using port 80. sudo lsof -i :80 ``` +#### Show External IP Address +```bash +dig +short myip.opendns.com @resolver1.opendns.com +``` + ### Wi-Fi #### Scan Available Access Points @@ -727,7 +732,6 @@ Exchange SSID with the SSID of the access point you wish to query the password f security find-generic-password -D "AirPort network password" -a "SSID" -gw ``` - ## Package Managers - [Fink](http://www.finkproject.org) - The full world of Unix Open Source software for Darwin.