Scanning

Tools that find things on a network — open ports on a host, services advertised via mDNS/Bonjour, live devices across a subnet, and long-running reachability of a watchlist.

Port scanner

A TCP-connect scanner with a curated list of well-known service names. Works against a single host at a time, streams open ports as it finds them.

Scanning someone else's network is usually illegal without permission. The banner shown on first use makes this explicit. The scanner uses TCP connect, which is visible to any IDS worth its salt.

Reading the results

Bonjour / mDNS discovery

Listens for multicast DNS announcements on the local segment. Shows every device advertising at least one service and the full list of what each is offering.

iOS requires Local Network permission (system dialog on first run). Android needs Wi-Fi enabled and location permission (see Settings & platforms for why). Cellular-only devices can't do mDNS — the screen shows a hint.

Network map

A visual ping sweep of the local subnet. Picks the active network interface (or you choose from a list when there's more than one), assumes a /24, pings every host and lays responders out on a ring around the default gateway.

The scan ends when all 254 addresses have been tried. Tap Stop to cancel early.

Hosts in range

The text-mode counterpart to Network map. Same sweep, same timeouts, but presented as a sortable, searchable list with more data per host.

Host monitor

A persistent watchlist of hosts you care about, organised into groups. Each host remembers its last state and timestamp; tap Ping all to refresh everything, or Ping group / Ping host to refresh a smaller scope.

Free tier caps the total number of saved hosts across all groups. PRO unlocks unlimited. The dialog shows up automatically when you hit the ceiling.

Common patterns

Previous
Diagnostics
Next
Lookups