# Bash-Script-to-Automatically-Detect-and-Scan-Your-Local-Network
Using bash script to find the open ports in the local networks
using nmap and shell
How to run the code
-> sudo apt-get install git
-> git clone https://github.com/krishnansai/Bash-Script-to-Automatically-Detect-and-Scan-Your-Local-Network
-> cd Bash-Script-to-Automatically-Detect-and-Scan-Your-Local-Network
-> chmod +x *
-> sudo ./network_scan.sh