Scan ips ssl certificates and get their domains
This project uses Javalin and Apache Http Client
This program get SSL certificates from ip range and find their domains.
Runs on :7000
Web-interface handles one form with two inputs:
ip adress with mask. example: 123.123.123.0/24
count of threads to use.
Program saves .txt file in project directory with all domains found.