Skip to content

Network Tools

m1nd includes built-in network diagnostics accessible directly from the browser.

Available Tools

ARP Table Viewer

Live ARP tables per interface, read directly from /proc/net/arp. Shows MAC addresses, IPs, and interface mappings.

Ping + ARP Scanner

Parallel subnet sweep using CIDR notation:

  • ICMP ping across the entire range
  • ARP merge (before + after scan) for MAC resolution
  • Hostname lookup via DNS reverse resolution
  • Results displayed in a sortable table

Additional Diagnostics

The Network Tools tab provides 9 diagnostic tool cards for common network operations, all executable from the browser without SSH access to the host.

Usage

Navigate to the Network Tools tab in the main navigation. Each tool is presented as a card — click to open and configure the operation.

TIP

These tools run on the m1nd host itself, making them ideal for out-of-band diagnostics when you can't reach the target device directly.

Released under the MIT License.