Skip to content

Instantly share code, notes, and snippets.

@murven
Created May 5, 2018 02:38
Show Gist options
  • Save murven/603633b5a865633a4343b0bccc5d96f8 to your computer and use it in GitHub Desktop.
Save murven/603633b5a865633a4343b0bccc5d96f8 to your computer and use it in GitHub Desktop.
Gets the external IP address
Invoke-RestMethod http://ipinfo.io/json | Select -exp ip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment