scan_network
Discover active devices on your local network. Returns IP addresses, hostnames, and open ports to identify connected hosts and troubleshoot connectivity issues.
Instructions
Scan the local network to discover active devices. Returns IP addresses, hostnames, and open ports.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_ip | No | Ending IP address (last octet, default: 254) | |
| start_ip | No | Starting IP address (last octet, default: 1) | |
| network_prefix | No | Network prefix (e.g., 192.168.1). Leave empty to auto-detect. |