Skip to content

justhalooo/subdomain-finder-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ•΅οΈβ€β™‚οΈ Subdomain Finder CLI

A simple, interactive CLI tool to enumerate and resolve subdomains with DNS resolution check and pretty output.


πŸš€ Features

  • πŸ” Subdomain enumeration from crt.sh
  • 🌐 Optional DNS resolution to check if subdomains resolve to valid IP addresses
  • 🎨 Beautiful CLI UI powered by rich: progress bar, table, colored output
  • πŸ›‘οΈ Graceful error handling for API and DNS failures

πŸ“¦ Installation

git clone https://github.com/justhalooo/subdomain-finder-cli.git
cd subdomain-finder-cli
pip install -r requirements.txt

πŸ•ΉοΈ Usage

python main.py

Example session:

Subdomain Finder CLI
Input domain finder: example.com
Check DNS resolution? (y/n): y
[+] Found 20 subdomains.
[+] 15 active subdomains resolved.

⚑ Dependencies

  • Python 3.x
  • requests
  • rich

πŸ“ License

MIT License β€” feel free to use, modify, and share.


πŸ™Œ Contributing

PRs welcome! If you want to add additional APIs, export to file, or more features, feel free to fork and submit a pull request.


πŸ“« Contact

Made with ❀️ by justhalooo

About

CLI tool for finding subdomains efficiently

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages