Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Get-IPLocation

Get-IPLocation get the geolocation of one or several IP address by a web request on the website geoipview.com

Example

    .\Get-IPLocation -IPToCheck "4.4.4.4","8.8.8.8"
  • IPToCheck : The list of IP address, it's a required parameter.

alt tag