Logo
Explore Help
Register Sign In
Stone_Red/ARP-Scanner
Watch 1
Star 0
Fork 0
mirror of https://github.com/Stone-Red-Code/ARP-Scanner.git synced 2026-09-04 00:46:04 +02:00
Code Issues Packages Projects Releases 8 Wiki Activity

8 Releases 8 Tags

RSS Feed
  • v1.2.0.0 47077d5558
    Compare

    Version 1.2.0.0 Stable

    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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.1.0.20250627 25b95d7605
    Compare

    Version 1.1.0.20250627 Stable

    Stone_Red released this 2025-06-27 13:06:48 +02:00 | 5 commits to main since this release

    📅 Originally published on GitHub: Fri, 27 Jun 2025 11:11:04 GMT
    🏷️ Git tag created: Fri, 27 Jun 2025 11:06:48 GMT

    Fixed

    • CSV and JSON output path parameters now accept paths without a directory. (e.g. output.json is now allowed)

    Full Changelog: https://github.com/Stone-Red-Code/ARP-Scanner/compare/v1.1.0.0...v1.1.0.20250627

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.1.0.0 cb5a4f2fe3
    Compare

    Version 1.1.0.0 Stable

    Stone_Red released this 2024-10-30 20:51:05 +01:00 | 9 commits to main since this release

    📅 Originally published on GitHub: Wed, 30 Oct 2024 20:16:40 GMT
    🏷️ Git tag created: Wed, 30 Oct 2024 19:51:05 GMT

    New Features

    • Monitoring mode (Continuously monitor an IP range)
    • Option to export results to JSON or CSV
    • Option to set retry count for failed ARP requests
    • Option to silence console output

    Fixed

    • Incorrect pluralization & alignment of output
    • Private mac field empty when unknown MAC

    Full Changelog: https://github.com/Stone-Red-Code/ARP-Scanner/compare/v1.0.0.0...v1.1.0.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.0.0.0 9f49f2d595
    Compare

    Version 1.0.0.0 Stable

    Stone_Red released this 2024-05-01 01:51:24 +02:00 | 25 commits to main since this release

    📅 Originally published on GitHub: Wed, 01 May 2024 00:05:23 GMT
    🏷️ Git tag created: Tue, 30 Apr 2024 23:51:24 GMT

    New Features

    • Automatically update MAC Database

    Enhanced

    • Faster initialization
    • Faster MAC lookup
    • Updated project to .NET 8

    Full Changelog: https://github.com/Stone-Red-Code/ARP-Scanner/compare/v0.2.0.20240103...v1.0.0.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.2.0.20240103 3263d1bdae
    Compare

    0.2.0.20240103 Stable

    Stone_Red released this 2024-01-03 00:41:43 +01:00 | 40 commits to main since this release

    📅 Originally published on GitHub: Wed, 03 Jan 2024 00:39:13 GMT
    🏷️ Git tag created: Tue, 02 Jan 2024 23:41:43 GMT

    Fixed

    • All hosts show up as active on Linux
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.2.0.0 b78264458b
    Compare

    Version 0.2.0.0 Stable

    Stone_Red released this 2023-12-27 01:19:05 +01:00 | 46 commits to main since this release

    📅 Originally published on GitHub: Tue, 02 Jan 2024 11:51:32 GMT
    🏷️ Git tag created: Wed, 27 Dec 2023 00:19:05 GMT

    New Features

    • Snapcraft and Chocolatey packages

    Fixed

    • Percentage and progress counter not working properly (again)
    • Alignment issues of console output
    • Crash when using invalid IP address range

    Full Changelog: https://github.com/Stone-Red-Code/ARP-Scanner/compare/v0.1.0...v0.2.0.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.2.0 dc3fcc2ce1
    Compare

    Version 0.0.2.0 Stable

    Stone_Red released this 2023-09-13 09:25:57 +02:00 | 67 commits to main since this release

    📅 Originally published on GitHub: Thu, 04 May 2023 16:55:05 GMT
    🏷️ Git tag created: Wed, 13 Sep 2023 07:25:57 GMT

    New Features

    • Linux support

    Fixed

    • Percentage and progress counter not working properly
    Downloads
    • linux-arm.zip
      659 KiB
      2026-09-04 00:42:08 +02:00
    • linux-x64.zip
      686 KiB
      2026-09-04 00:42:10 +02:00
    • win.zip
      702 KiB
      2026-09-04 00:42:12 +02:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.1.0 dc3fcc2ce1
    Compare

    Version 0.0.1.0 Stable

    Stone_Red released this 2023-09-13 09:25:57 +02:00 | 67 commits to main since this release

    📅 Originally published on GitHub: Sun, 12 Dec 2021 16:56:56 GMT
    🏷️ Git tag created: Wed, 13 Sep 2023 07:25:57 GMT

    New Features

    • Basic ARP IP scan
    Downloads
    • ARP-Scanner.zip
      700 KiB
      2026-09-04 00:42:14 +02:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
Powered by Gitea Version: 1.27.3 Page: 40ms Template: 8ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API