Releases: kongbytes/arp-scan-rs
Releases · kongbytes/arp-scan-rs
Release 0.6.0
New features
- Randomize the target list with
--random
option - New glibc build available (only musl before)
- Send multiple ARP requests with the retry count option
- Scan summary (timing, packet analytics & host count)
Release 0.5.0
New features
- Network interface auto-discovery
- VLAN tagging for outgoing ARP requests
Release 0.4.0
New features
- Force ARP request source IPv4 (scan option)
- Force ARP request destination MAC address (scan option)
- Reduced global scan timeout to 2 seconds
Release 0.3.0
New features
- List network interface
- Local hostname resolution
- Numeric mode (no DNS resolve)
Fixes & small improvements
- Improved result display (IP network count)
- Scan timeout limit (5 hours)
Release 0.2.0
v0.2.0 Release 0.2.0
Release 0.1.0
v0.1.0 Enhance error handling