Skip to content

Instantly share code, notes, and snippets.

@thorsman99
Created February 26, 2018 17:35
Show Gist options
  • Save thorsman99/c093210b57fdb3edb212e324dff68500 to your computer and use it in GitHub Desktop.
Save thorsman99/c093210b57fdb3edb212e324dff68500 to your computer and use it in GitHub Desktop.
Curl equivalent for Windows #Utility #curl
powershell -Command "(new-object net.webclient).DownloadString('https://api.ipdata.co')"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment