A simple Bash script to ping a list of IP addresses from a text file and display the results. Useful for quick network reachability checks.
Before running the file, open it and put the path to your file in the last line.
- Clone or download this repository:
https://github.com/rootlayer/ping_check.git
