- Where it's hosted - Instantly find the IP address, server location, and hosting provider
- Security check - Real time audit of SSL certificates, security headers, and domain safety
- Asset Explorer - IDE style file explorer to browse a site's images, scripts, and styles
- Subdomains - Automatic mapping of the digital ecosystem surrounding any domain
- Email Protection - Detection of SPF and DMARC configurations to prevent spoofing
- Colors and fonts - Automatic brand color extraction and typography analysis
- Search Engine Discovery - Direct access to Robots.txt and Sitemap configurations
- Beautiful UI - Minimalist, high density dashboard with smooth animations
Start the project locally and enter any URL to begin your audit.
git clone https://github.com/xtrafr/siteglow.git
cd siteglow
npm install
npm run dev- Framework: SvelteKit 5 (Fast and modern)
- Styling: Tailwind CSS (Clean and responsive)
- Logic: Node.js + Cheerio (High speed site parsing)
- Icons: Lucide Svelte (Technical and precise)
siteglow/
├── src/
│ ├── lib/
│ │ ├── server/ # Core scanning logic & network probes
│ │ ├── components/ # Reusable UI modules
│ │ └── stores/ # App state and history management
│ └── routes/ # Inspection pages and streaming data
├── static/ # Fonts and global assets
├── package.json # Project dependencies
└── README.md # This file
- Privacy first - Audits are performed on your terms
- Instant - No loading time, no complex setup
- Deep Intelligence - See the tech stack and file system of any target
- Actionable - Export colors as CSS or copy technical data in one click
MIT © Xtra
Made with love by Xtra
