Skip to content

Extract address information from a list of IP addresses imported from an Excel file. It's free.

Notifications You must be signed in to change notification settings

tandv592082/ip2address

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IP TO ADDRESS

Extract address information from a list of IP addresses imported from an Excel file. It's free. Deploy server with zezo config.

👉 Demo link: here

Features

  • 🤝 IP is open for others to use: https://ip2address.vercel.app/ip-to-location/:ip where ip param is your ip.
  • 📎 Export results to an Excel file.
  • 📂 Extract a list of IP addresses from an Excel file.
  • 🙉 View results directly on the interface.

How to install

Step 1: Clone repository

git  https://github.com/tandv592082/ip2address.git

Step 2: Install dependencies

cd ip2address && npm install

Step 3: Run server

npm run dev

You can see page in: http://localhost:8080

How to use

Step 1: Create an Excel file, name the sheet, and name the column that contains a list of IP addresses.

Step 2: Access the page http://localhost:3000, perform file upload, fill in the name of the sheet you just named (default name is Sheet1), and fill in the name of the column that contains the list of IP addresses in the corresponding fields.

Step 3: Press Analysis button.

How to deploy

All detailed deployment documents to Vercel available here

About

Extract address information from a list of IP addresses imported from an Excel file. It's free.

Resources

Stars

Watchers

Forks

Packages

No packages published