/netscanps1

Stupid simple host scanner written in powershell.

Primary LanguagePowerShell

Network Scanner

The script looks for active hosts on the network and returns the output to the user if the host is found.
Just clone the repo and execute the script.

Setup

Simply clone the repo and execute the script

  git clone https://github.com/WiktorGmur/netscanps1.git
  cd netscanps1
  ./netscanps1.ps1