Skip to content

Instantly share code, notes, and snippets.

@achauve
Last active August 29, 2015 14:25
Show Gist options
  • Save achauve/bd38a0d182bed3b9f272 to your computer and use it in GitHub Desktop.
Save achauve/bd38a0d182bed3b9f272 to your computer and use it in GitHub Desktop.
Snippet to retrieve external IP
CURRENT_IP = $(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