Skip to content

aaravshah1311/subfinder-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

subfinder-GUI



📜 Description

📝 Subfinder-GUI is a graphical user interface (GUI) version of the popular subfinder tool, designed to find subdomains of a given URL. Built using Node.js, it offers a simple yet efficient way to discover subdomains with ease, making it accessible for beginners and professionals alike.

✨ Features

✅ GUI-Based Interface - No need for command-line usage; interact through an easy-to-use interface.

✅ Efficient Subdomain Enumeration - Quickly discovers subdomains using multiple reliable sources.

✅ Built with Node.js - Ensures lightweight, fast, and smooth performance.

✅ Real-Time Results - Displays discovered subdomains in a structured format instantly.

✅ Minimal Setup - No complex configurations required; just run and start finding subdomains.

🔧 Installation & Usage

📌 Clone and Unzip the Repository

git clone https://github.com/Ap1311/subfinder-GUI.git

📌 Navigate to the Directory

cd subfinder-GUI

📌 Run the Application

node app.js

📌 Open in Browser

🖥️ Supported Platforms

OS Support Level
🐧 Linux Excellent
🖥️ Windows Excellent
🍏 MacOS Excellent
📱 Android UnSupported

🚀 Usage

1️⃣ Run node app.js to start the application.

2️⃣ Open your browser and go to http://localhost:3000.

3️⃣ Enter the target URL in the input field.

4️⃣ Click on the Find Subdomains button.

5️⃣ View the discovered subdomains in real time.

⚠️ Common Issues & Solutions

Issue Cause Solution
❌ "No subdomains found" Target URL has no subdomains Try with a different domain
🔄 "Server not running" Node.js is not installed Install Node.js and rerun node app.js
🚫 "Port already in use" Another service is using port 3000 Change the port in app.js file and restart

❗ Disclaimer

⚠️ This tool is for ethical hacking and security research purposes only. Unauthorized scanning of domains may violate legal and ethical guidelines. Use responsibly.

[~] Find Me on :

  • Github

  • Portfolio

About

Subfinder-GUI is a graphical user interface (GUI) version of the popular subfinder tool, designed to find subdomains of a given URL. Built using Node.js, it offers a simple yet efficient way to discover subdomains with ease, making it accessible for beginners and professionals alike.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors