Created
August 22, 2014 08:59
-
-
Save cbrunnkvist/e624b35a2cabbd353157 to your computer and use it in GitHub Desktop.
Find external IP address (https://twitter.com/connyb/status/484697371926732800)
This file contains 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
#!/bin/sh | |
dig +short myip.opendns.com @resolver1.opendns.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment