add options source networks from netbox

This commit is contained in:
2026-05-20 14:22:25 +02:00
parent 832f3f3526
commit 3e3f233471
3 changed files with 28 additions and 0 deletions

View File

@@ -49,6 +49,8 @@ docker compose up netbox-importer
- `NETWORKS`: comma-separated networks to scan
- `TENANT`: NetBox tenant name
- `SSL_VERIFY`: whether to verify SSL (`false`, `0`, `no` disable verification)
- `SCAN_SOURCE`: `env`, `netbox`, or `mixed` (use NetBox prefix data for scan networks)
- `NETBOX_PREFIX_STATUS`: optional prefix status filter for NetBox prefixes (for example `active`)
## Output format