Skip to content

Instantly share code, notes, and snippets.

@v-thomp4
Created March 23, 2016 09:58
Show Gist options
  • Save v-thomp4/de270d059638a77da5f0 to your computer and use it in GitHub Desktop.
Save v-thomp4/de270d059638a77da5f0 to your computer and use it in GitHub Desktop.
Finding external IP using external services
$ wget -qO- http://ipecho.net/plain ; echo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment