A simple Bash script to scan for all the ports and retrieve information on those ports.
Installation -
- Go to the cloned directory and run
sudo chmod +x portnall.sh - Then run
sudo ./portnall.sh <ip>
I am new to Bash Scripting, thank you @georgesebastian and @DarkAbhi for your help!