Skip to content

Repository files navigation

Subdomain Explorer

A modern web application built with Next.js that discovers and explores subdomains of any website. Features a beautiful, responsive UI with real-time subdomain status checking and title fetching capabilities.

Features

  • 🔍 Automatic subdomain discovery using certificate transparency logs
  • 🎯 Real-time status checking of discovered subdomains
  • 📱 Responsive design for all devices
  • 🎨 Modern UI with smooth animations
  • 🌙 Dark mode support
  • 🔒 Secure domain handling
  • 📊 Clean data visualization

Tech Stack

  • Next.js
  • TypeScript
  • Tailwind CSS
  • Framer Motion
  • Cheerio

Getting Started

Prerequisites

  • Node.js (Latest LTS version recommended)
  • npm or bun

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/subdomain-explorer.git
    cd subdomain-explorer
  2. Install dependencies:

    npm install
    # or
    bun install
  3. Create a .env file in the root directory and add any required environment variables:

    cp .env.example .env
  4. Start the development server:

    npm run dev
    # or
    bun dev
  5. Open http://localhost:3000 in your browser to see the application.


by Elliot

About

Subdomain scraper

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages