Skip to content

Instantly share code, notes, and snippets.

@lazywinadmin
Created April 22, 2017 18:29
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 lazywinadmin/07cabaf8f20d0f904ee5f18f6e68b5e8 to your computer and use it in GitHub Desktop.
Save lazywinadmin/07cabaf8f20d0f904ee5f18f6e68b5e8 to your computer and use it in GitHub Desktop.
Retrieve IP Information from your current public ip address
irm http://ipinfo.io
<#
ip : 100.111.122.33
hostname : Something.ebox.ca
city : Montreal
region : Quebec
country : CA
loc : 49.4667,-70.4667
org : AS1000 EBOX
postal : H3G
#>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment