Skip to main content

bb-eco scan

Scan a subnet for network devices (TCP port probe + HTTP enrichment)

Usage

bb-eco scan <cidr> [options]

Arguments

NameDescription
<cidr>CIDR range to scan (e.g., 192.168.1.0/24)

Options

OptionDescription
--concurrencyMax concurrent connections (default: 50)
--csvOutput in CSV format
--jsonOutput in JSON format
--portsComma-separated TCP ports to probe (default: 80,443,8080,9000)
--scan-timeoutPer-port TCP timeout in milliseconds (default: 2000)
--timeoutOverride default timeout in milliseconds
--verboseEnable verbose/debug output
-?, -h, --helpShow help and usage information

This page is auto-generated from the live CLI help text. Do not edit by hand — re-run node scripts/gen-cli-reference.mjs after changes.