Sign in Sign up
nuget

Oakrey.Network.IpScanner

Asynchronous IPv4 network scanner that pings an IpAddressRange and exposes discovered devices as IObservable<NetworkDeviceInfo>. Uses ICMP (System.Net.NetworkInformation.Ping) with configurable timeout, reports scan progress via IObservable<int> (remaining pings), and resolves each live host to its IP address, MAC address, hostname, and device type. Depends on Oakrey.Network.Abstractions and Oakrey.Network.Tools.

nuget View on Nuget

Activity

Latest release
3mo ago
Total releases
6
Cadence
~3 months
Last 12 months
5

Details

License
MIT
First release
Apr 17, 2025
Releases
Version Released
2.0.4 patch
2.0.3 patch
2.0.2 patch
2.0.1 patch
2.0.0 major
1.0.0 initial