It would be great if this CLI helps us to diagnose the server.
eg.
blaz report -h 127.0.0.1 -d example.com
It should report on
- Check if the default ports such as
80, 443 & 3000 are open
- List of ports which are opened
- SSL is configured or not
- Root domain configured or not ( if yes, its name )
- Domain - DNS Status, Wildcard Record
Suggestions are welcomed!