>_ScanNet365

scannet365 · lan field notes

Who is on my network?

Three scanners, tested the boring way — on real home and small-office LANs — and described without the marketing gloss. Pick the one that answers the question you actually have.

reviewed 15 september 2026

01The short version

Every few months someone asks the same thing: a router light is blinking, the monthly bill looks wrong, or a smart TV stopped working, and the question boils down to what is connected right now. A network scanner answers it in about a minute, and the three tools below cover the whole range of situations — from a free one-file executable to a licensed engineer's suite.

None of them requires you to read a manual first. All of them will also show you things you did not expect, which is either the point or the problem, depending on how well you thought you knew your network.

Angry IP Scanner

One file, no install, sweeps a /24 before the kettle boils. The default answer for home networks.

cost free, GPLv2 runs on windows, macos, linux finds live hosts, names, MACs, open ports
read the field guide →

Network Scanner

The Windows-office specialist: every computer, every shared folder, and whether that folder should really be writable.

cost free edition + paid licence runs on windows finds computers, SMB shares, printers, access rights
read the field guide →

Engineer's Toolset

For people who own switches. SNMP discovery that ends in a port map you can hand to the next engineer.

cost paid, per engineer runs on windows finds topology, switch ports, VLANs, MAC tables
read the field guide →

02How to choose without reading three guides

  • You want a list of devices, today. Angry IP Scanner. Portable, free, done before you finish reading this sentence.
  • You run Windows machines that share folders. LizardSystems Network Scanner, because its access-rights check is the whole reason it exists.
  • You are paid to document this network. Engineer's Toolset, because a spreadsheet of switch ports beats a folder of screenshots.

Still unsure? The side-by-side comparison takes about four minutes to read and saves you installing the wrong tool. When you are done sweeping, the inventory routine shows how to keep the results useful next month.

03Questions people actually ask

How can I see every device on my WiFi?

Run a scanner over your subnet — the range your router hands out, usually something like 192.168.0.1–254. A sweeper that also reads ARP will catch gadgets that ignore ping, which covers most phones, TVs and smart plugs.

Do I need to install anything to scan my LAN?

Not necessarily. Angry IP Scanner has a portable build that runs straight from a folder or USB stick, with no administrator rights and nothing left behind.

Is it legal to scan my own network?

Scanning equipment you own or administer is ordinary maintenance everywhere this site's readers are likely to live. The same software pointed at someone else's network is another story — get written permission first, always.

What is the difference between a port scanner and a network scanner?

Depth versus width. A port scanner digs into one machine; a network scanner walks the whole street knocking on doors. The tools here are mostly door-knockers, though Angry IP Scanner will tell you which doors are open as it goes.