Skip to content

Version 1.2.0.0

Latest

Choose a tag to compare

@Stone-Red-Code Stone-Red-Code released this 22 Jan 20:20
47077d5

New Features

  • Automatic local subnet discovery via --auto, allowing scans without specifying an IP range (uses active IPv4 interfaces to enumerate subnets).
  • Vendor-based filtering via --vendor to show only hosts whose vendor name matches a given substring (case-insensitive).
  • MAC-prefix filtering via --mac-prefix to restrict displayed hosts to specific MAC/OUI prefixes.
  • New flags for monitor mode with --changes-only and --summary options to reduce noisy per-IP output and show concise summaries between scans.
  • New --on-new and --on-removed flags to run custom commands when hosts appear or disappear, piping host data as JSON to the command’s stdin.

Full Changelog: v1.1.0.20250627...v1.2.0.0