Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 491 Bytes

File metadata and controls

15 lines (9 loc) · 491 Bytes

Bash Ping Checker

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.

NOTE

Before running the file, open it and put the path to your file in the last line.

🔧 How to Use

  1. Clone or download this repository:
    https://github.com/rootlayer/ping_check.git
    
    

Screenshot_2025-05-21_08_32_57