A Python-based web scanner for personal use, built with Flask.
Includes directory brute-force scanning, custom wordlist support, JSON/PDF export, and a dark-themed web UI.
- ✅ Scan URLs for availability and status codes
- 🔐 Directory Bruteforce with custom wordlists
- 📝 Export results to JSON or PDF
- 🌑 Dark-themed, responsive Web UI
- 🕸️ Built with Flask + HTML + CSS + JS
- Clone this repo:
git clone https://github.com/yachin88/url-scanner.git
cd url-scanner