PowerShell-Network-Scanner This is a PowerShell script that scans the local network, finds alive hosts and then scans their top 1000 ports.(according to nmap) Quick use: (irm https://raw.githubusercontent.com/GamehunterKaan/PowerShell-Network-Scanner/main/netscan.ps1) | iex