Simple network scanner to check devices inside network.
Before running script please check ip_range variable to match your network.
ip_range = "192.168.1.1/24"
Scanner needs to be run with root/sudo access
- add ability to run from cmd with arguments