Skip to content

Zobber/masschecker

Repository files navigation

IP Checker

A modern web application for IP address verification and analysis, built with React, TypeScript, and Tailwind CSS.

image

Features

  • 🔍 Real-time IP verification
  • 📊 Detailed statistics and reporting
  • 🎨 Modern dark theme UI
  • 📱 Responsive design
  • 📤 Bulk IP checking via file upload
  • 🔄 Real-time progress tracking
  • 📈 Visual progress indicators
  • 🛡️ Security-focused design

Tech Stack

  • React 18
  • TypeScript
  • Tailwind CSS
  • Vite
  • Lucide Icons
  • Axios

Getting Started

  1. Clone the repository:
git clone https://github.com/Zobber/masschecker.git
  1. Install dependencies:
npm install
  1. Create a .env file in the root directory and add your AbuseIPDB API key:
VITE_ABUSEIPDB_API_KEY=your_api_key_here
  1. Start the development server:
npm run dev

Usage

  1. Enter IP addresses manually or upload a text file containing IP addresses
  2. The application will verify each IP address in real-time
  3. View detailed statistics and results in the dashboard
  4. Export malicious IPs for further analysis

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

About

IP Massive Checker with AbuseIPDB API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published