Skip to content

A CLI tool for getting basic details from one's IP address

License

Notifications You must be signed in to change notification settings

grandmastr/IP-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IP Address Finder

This program finds useful information about your Public IP Address on the internet

Installation 🛠

Clone this repository

git clone https://github.com/iamwebwiz/IP-Finder.git ip-finder

Change directory to cloned repo

cd ip-finder

Install dependencies

npm install

Setup app environment

npm run app:setup

After setting up the app environment, open the .env file generated in your app and fill the value of API_KEY with the key gotten from IPStack

Start the application

npm run app:start

Contributions 🎉

To contribute, fork this repo, write your contribution and submit a Pull Request.

License

MIT

About

A CLI tool for getting basic details from one's IP address

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published