openPort.bash

This is a simple bash script you can run at home or local network and show you all IP address with open ports. This script is going to run through IP range 1 to 254 through address 192.168.0.x The ports that will be checked are:SSH – 22HTTP – 80HTTPS – 443MYSQL – 3306RDP – 3389PRINTER […]