Skip to content

Instantly share code, notes, and snippets.

@emarte91
Created September 4, 2018 20:08
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 emarte91/347c91b4930ef6a25668ede9baa4abda to your computer and use it in GitHub Desktop.
Save emarte91/347c91b4930ef6a25668ede9baa4abda to your computer and use it in GitHub Desktop.
One line script to get your external IP address
Invoke-RestMethod ipinfo.io | Select ip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment