Skip to content

Instantly share code, notes, and snippets.

@runningnet
Created June 6, 2016 15:22
Show Gist options
  • Save runningnet/37be3e7bfd6ddad5ff2732cd0f9a50f2 to your computer and use it in GitHub Desktop.
Save runningnet/37be3e7bfd6ddad5ff2732cd0f9a50f2 to your computer and use it in GitHub Desktop.
Find my external IP on Linux
wget http://ipinfo.io/ip -qO -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment