Created
February 26, 2018 17:35
-
-
Save thorsman99/c093210b57fdb3edb212e324dff68500 to your computer and use it in GitHub Desktop.
Curl equivalent for Windows #Utility #curl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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