Tool that provides informations about websites
git clone https://github.com/LuizScarsi/WebInspect.git
cd WebInspect
go build
- Flags:
--host
- Example:
./webinspect ip --host example.com
- Flags:
--domain
,--d
- Example:
./webinspect servers --d example.com
- Flags:
--domain
,--d
--port
,--p
(optional)
- Example:
./webinspect health --d example.com --p 80