A simple and lightweight network scanner.
Checks the status of all IPs on the lan
Copy and paste the following line into powershell:
irm https://raw.githubusercontent.com/MineFartS/Network-Scanner/refs/heads/main/run.ps1 | iex
InterfaceIndex InterfaceAlias
-------------- --------------
8 Wi-Fi
InterfaceIndex:
192.168.1.1 - Online
192.168.1.2 - Online
192.168.1.3 - Offline
192.168.1.4 - Offline
192.168.1.5 - Offline
192.168.1.6 - Offline
192.168.1.7 - Offline
192.168.1.8 - Offline
192.168.1.9 - Offline
192.168.1.10 - Offline
192.168.1.11 - Offline
192.168.1.12 - Offline
NOTE: In execution, "Online" will be green and "Offline" will be red