Directories
¶
| Path | Synopsis |
|---|---|
|
Package input gathers raw target strings from CLI args, files (.txt/.csv) and piped stdin.
|
Package input gathers raw target strings from CLI args, files (.txt/.csv) and piped stdin. |
|
Package model holds the data structures shared by the scanner, the CLI output formatters and the web server.
|
Package model holds the data structures shared by the scanner, the CLI output formatters and the web server. |
|
Package output renders scan results as a terminal table, JSON, or CSV.
|
Package output renders scan results as a terminal table, JSON, or CSV. |
|
Package scanner fetches and parses robots.txt, security.txt (RFC 9116) and a curated set of /.well-known/ paths for a list of targets.
|
Package scanner fetches and parses robots.txt, security.txt (RFC 9116) and a curated set of /.well-known/ paths for a list of targets. |
|
Package web serves a small self-contained UI that reuses the scanner engine.
|
Package web serves a small self-contained UI that reuses the scanner engine. |
Click to show internal directories.
Click to hide internal directories.