Skip to content

Instantly share code, notes, and snippets.

@freimanas
Created November 15, 2015 14:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save freimanas/54c36b78dff964b4cc4e to your computer and use it in GitHub Desktop.
Save freimanas/54c36b78dff964b4cc4e to your computer and use it in GitHub Desktop.
find out AWS instances public IP
wget -qO- http://instance-data/latest/meta-data/public-ipv4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment