Once the scan finishes, a summary window will appear. The results are color-coded for quick identification: 🟢 Device is active and responding to requests.
This section details the standard workflow for conducting a network scan. angry ip scanner portable
Run from batch script ( scan.bat ):
| Issue | Solution | |-------|----------| | No hosts found (but network is up) | Firewall blocking ICMP. Disable ping in Preferences, enable TCP port scan on port 80/443. | | “Can’t open raw socket” error | You’re on Windows without admin. Use TCP Connect mode (default). | | Results show MAC address “00-00-00-00-00-00” | ARP table empty. Run arp -a in CMD first, or use NetBIOS fetcher. | | Portable settings not saved | Ensure ipscan.conf is writable and not on read-only media. | | Scan stops early | Increase “Open file descriptors limit” (Linux) or lower thread count. | Once the scan finishes, a summary window will appear
Execute ipscan.exe . No elevation required. The first run creates a ipscan.conf file in the same directory (portable mode auto-detects). Run from batch script ( scan