Little fun script to keep your mouse pointer changing position, keeping your screen alive and stopping the screensaver from kicking in 🙂 Here is the code: Enjoy it!
Posts from March 2021
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 […]