get-geolocation-details
v1.0.9
Published
๐ A CLI that gives you location details of any IP address
Downloads
3
Maintainers
Readme
๐get-geolocation-details
Features
- Continent Code
- Continent Name
- Country Name
- Region Name
- Languages
- City
- ZIP
- Latitude
- Longitude
- Capital
Installation
Install the CLI globally. If you are windows user, run your command prompt/terminal as administrator. If you are macOS user, add sudo
before the following command.
npm i -g get-geolocation-details
Usage
Enter the following in your terminal:
location
The CLI will ask you to give an IP address. Enter the IP address you want to get the location information of.