cloudtracer
v0.1.0
Published
Scan a website and identify all cloud providers it uses
Maintainers
Readme
CloudTracer
Scan a website and identify all the cloud providers it uses — domain registration, DNS, CDN, hosting, SSL/TLS, email, and third-party services.
Quick Start
npx cloudtracer example.comInstall
Or install globally for repeated use:
npm install -g cloudtracerUsage
cloudtracer example.comOptions
| Flag | Description |
|------|-------------|
| --json | Output as JSON |
| --yaml | Output as YAML |
| --markdown | Output as Markdown with Mermaid diagram |
| --verbose | Show debug information |
| --timeout <ms> | Per-scanner timeout in milliseconds (default: 10000) |
License
Apache 2.0
