CERT-DOMAINS // SSL Scanner Advanced SSL/TLS certificate scanning tool with a cyber-security themed interface.
Features Real-time SSL Scanning: Connects to any domain securely. Detailed Analysis: Extracts Validity, Issuer, Subject, Cipher Suite, and more. Cyber UI: Fully immersive terminal/matrix style interface. Risk Assessment: Automatically flags expiring or invalid certificates. Installation Clone the repository or download the files. Install dependencies: npm install Usage Start the server: npm start Open your browser and navigate to: http://localhost:5000 Tech Stack Backend: Node.js, Express, TLS Module Frontend: HTML5, Cyber CSS, JavaScript (Vanilla) License MIT