Skip to content

czconsole v0.3.3

Choose a tag to compare

@n0xa n0xa released this 09 Jun 00:29

Changes

  • Wardrive module status detects presence of monitor-capable adapters — tile shows yellow ● no adapter when no monitor-capable WiFi adapter is present; uses the same static driver-capability table that powers the +mon tag in the dashboard, so only known-good adapters (ath9k, mt76x2u, rt2800usb, etc.) unlock the module. The onboard BCM43439 (brcmfmac, no nexmon) correctly shows as absent.
  • Adding SDR Module functionality — two-card panel: RTL_POWER SWEEP and RTL_433 SCANNER, mutually exclusive via systemd Conflicts=. Fork-free RTL-SDR USB presence check (sysfs vendor/product IDs); yellow ● no device tile state when dongle not attached. Env-file IPC for dynamic sweep parameters. rfheatmap integration for spectrum PNG output. Polkit rules for unprivileged start/stop.