MacBuddy
Angry IP Scanner icon

Angry IP Scanner

Utilities
4.7(439 votes)

macOS

Updated: Jun 17, 2026

Angry IP Scanner is a free, open-source network scanning tool for macOS (and Windows/Linux) that discovers every active host, open port, and hostname on any IP range you throw at it — in seconds.

What is Angry IP Scanner?

Angry IP Scanner is a lightweight network reconnaissance utility that pings IP address ranges, resolves hostnames, and probes open ports across local networks or the broader internet. It has been a staple in sysadmins' toolkits for well over a decade, and for good reason: it is fast, free, and demands almost nothing from the machine running it.

The core workflow is refreshingly direct. You type a range — say 192.168.1.1–192.168.1.254 — hit Start, and within moments a sortable table populates with every responsive host, its ping latency, MAC address (on LAN), open ports you configured, and whatever NetBIOS or DNS name it answers to. No wizard, no subscription nag screen.

What does Angry IP Scanner do best?

Speed is the headline. Angry IP Scanner fires pings in parallel threads, which means scanning a /24 LAN takes a handful of seconds rather than the minutes a sequential scanner would need. On a reasonably modern Mac you can push the thread count high enough to sweep a /16 in a couple of minutes — genuinely useful when you're trying to locate a rogue device or audit a client site before a cutover.

Beyond raw speed, I keep coming back to it for three things:

  • Port scanning on demand. Configure a comma-separated list of ports and every live host shows which ones are open. TCP 22, 80, 443, 3306, 5432 — whatever your audit checklist demands.
  • Exportable results. CSV, TXT, XML, and JSON exports make it trivial to diff two scans over time or feed results into a spreadsheet for a client handoff.
  • Extensible fetchers. The plugin-style "fetcher" system lets you bolt on extra columns — web-detect, hostname lookups, TTL values. Power users can write their own in Java if the defaults aren't enough.

Is Angry IP Scanner free?

Yes — Angry IP Scanner is completely free to download and use, with no feature tiers, no premium plan, and no usage caps. It is open-source under the GPLv2, so the full source is on GitHub for anyone who wants to audit or extend it.

The trade-off for "free" here is that the UI feels exactly as old as it is. It's a Java Swing application, which means it can look slightly out of place next to modern macOS apps and won't win any design awards. That said, the interface is functional and I've never found myself hunting for a button that wasn't exactly where I expected it.

Who should use Angry IP Scanner?

This tool is built for network engineers, sysadmins, IT consultants, and curious developers who need situational awareness over a network fast. If you've ever needed to answer "what devices are on this subnet right now?" in under a minute, this is your answer.

It is not a replacement for full-featured tools like Nmap (which offers OS fingerprinting, service version detection, and scripting) or commercial platforms like SolarWinds or Lansweeper. Think of Angry IP Scanner as the fast first pass — you run it to find what's alive, then reach for Nmap or Wireshark when you need to go deeper on a specific host.

Home users who want to see what's on their router are also well served, though tools like LanScan or Network Radar offer a more Mac-native experience if aesthetics matter more than raw configurability.

How does Angry IP Scanner compare to Nmap?

Nmap is the professional standard — it is deeper, more scriptable, and far more powerful for penetration testing and security auditing. Angry IP Scanner wins on accessibility: there's a GUI, results appear instantly in a readable table, and you don't need to remember command-line flags. I use both: Angry IP Scanner for a quick "who's alive on this LAN" sweep, Nmap when I need service banners or OS guesses. They are complementary, not competing.

Against LanScan (Mac App Store), Angry IP Scanner handles larger ranges and non-local subnets more gracefully. Against the built-in Network Utility (now gone from macOS) or a manual ping loop, it's not even a contest.

What are the best Angry IP Scanner alternatives?

If you want a more polished native Mac experience, Network Radar and LanScan are both worth a look — they integrate with Bonjour and show device icons. For deep-dive security auditing, Nmap (with the Zenmap GUI) is the go-to. And if you're already in a professional monitoring stack, tools like Fing or Angry IP Scanner's own command-line sibling ipscan can slot into scripts. But when I need a fast, no-cost answer to "what's live on this network?", I still reach for Angry IP Scanner first.

Software Information

Software Name
Angry IP Scanner
Version
Latest
Developer
Category
Utilities
OS Compatibility
macOS
Architecture
Apple Silicon & Intel (Universal)
License
Shareware
Language
English
File Size
Last Updated
Jun 17, 2026