Microsoft Windows [version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Tous droits réservés.
C:\Windows\system32>
C:\Windows\system32>powershell.exe
Windows PowerShell
Copyright (C) 2012 Microsoft Corporation. Tous droits réservés.
PS C:\Windows\system32> invoke-webrequest -uri "http://www.myip.ch/" -usebasicpa
rsing
StatusCode : 200
StatusDescription : OK
Content :
Current IP Check
Current IP Address: 178.198.210.222
Powered by Micro
Solutions AG
...
Forms :
Headers : {[Connection, Keep-Alive], [Content-Length, 203],
[Content-Type, text/html; charset=UTF-8], [Date, Tue, 03
May 2022 11:56:11 GMT]...}
Images : {}
InputFields : {}
Links : {@{outerHTML=Micro
Solutions AG; tagName=A;
href=http://www.microsolutions.ch}}
ParsedHtml :
RawContentLength : 203
PS C:\Windows\system32>