• Stone_Red released this 2026-01-22 21:16:02 +01:00 | 0 commits to main since this release

    📅 Originally published on GitHub: Thu, 22 Jan 2026 20:20:15 GMT
    🏷️ Git tag created: Thu, 22 Jan 2026 20:16:02 GMT

    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: https://github.com/Stone-Red-Code/ARP-Scanner/compare/v1.1.0.20250627...v1.2.0.0

    Downloads