-
Version 1.2.0.0 Stable
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 GMTNew 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
--vendorto show only hosts whose vendor name matches a given substring (case-insensitive). - MAC-prefix filtering via
--mac-prefixto restrict displayed hosts to specific MAC/OUI prefixes. - New flags for monitor mode with
--changes-onlyand--summaryoptions to reduce noisy per-IP output and show concise summaries between scans. - New
--on-newand--on-removedflags 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
- Automatic local subnet discovery via
-
Version 1.1.0.20250627 Stable
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 GMTFixed
- CSV and JSON output path parameters now accept paths without a directory. (e.g.
output.jsonis now allowed)
Full Changelog: https://github.com/Stone-Red-Code/ARP-Scanner/compare/v1.1.0.0...v1.1.0.20250627
Downloads
- CSV and JSON output path parameters now accept paths without a directory. (e.g.
-
Version 1.1.0.0 Stable
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 GMTNew 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
-
Version 1.0.0.0 Stable
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 GMTNew 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
-
0.2.0.20240103 Stable
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 GMTFixed
- All hosts show up as active on Linux
Downloads
-
Version 0.2.0.0 Stable
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 GMTNew 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
-
Version 0.0.2.0 Stable
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 GMTNew Features
- Linux support
Fixed
- Percentage and progress counter not working properly
Downloads
-
Version 0.0.1.0 Stable
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 GMTNew Features
- Basic ARP IP scan
Downloads
mirror of
https://github.com/Stone-Red-Code/ARP-Scanner.git
synced 2026-09-04 00:46:04 +02:00