Live Host Scanner
Bash script to find live hosts on current network.
- A linux based operating system
git clone https://github.com/MuhammetCanNamli/LiveHostScanner.git
- The .sh file should be given executable permission.
chmod +x live_host_scanner.sh
- Then it can be run via terminal.
./live_host_scanner.sh
I would like to express my special thanks to İbrahim Sel.
This is my first bash scripting project. If you have suggestions and recommendations, please contact me.