Update README.md
This commit is contained in:
@@ -10,13 +10,19 @@ Allows flag -p to replace the properties output
|
|||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
> **Default (Country Name)**
|
> **Default (Country Name)**
|
||||||
|
>
|
||||||
> lookupip.exe -ip 8.8.8.8
|
> lookupip.exe -ip 8.8.8.8
|
||||||
|
>
|
||||||
> **Output:**
|
> **Output:**
|
||||||
|
>
|
||||||
> United States
|
> United States
|
||||||
|
|
||||||
> **Custom return (Country Name and ISP)**
|
> **Custom return (Country Name and ISP)**
|
||||||
|
>
|
||||||
> lookupip.exe -ip 8.8.8.8 -p country,isp
|
> lookupip.exe -ip 8.8.8.8 -p country,isp
|
||||||
|
>
|
||||||
> **Output:**
|
> **Output:**
|
||||||
|
>
|
||||||
> United States,Google LLC
|
> United States,Google LLC
|
||||||
|
|
||||||
## Custom Properties
|
## Custom Properties
|
||||||
|
|||||||
Reference in New Issue
Block a user