NetInfo Explorer is a simple Windows Forms application that allows you to explore network information on your local machine. It provides features to discover devices on your local network using ARP scanning and to retrieve information about network interfaces.
- Discover Devices: Perform ARP scanning to discover devices on your local network. Shows IP address, MAC address, and hostname of discovered devices.
- Local IP Address: Display your local network IP address.
- Ping Check: Check the current ping time to a specified IP address.
- Network Interface Information: View detailed information about all network interfaces on your machine, including IP addresses, subnet masks, interface types, and operational status.