This mini project is a simple Bash script that checks connectivity to key servers and logs the results.
The script:
- Defines a list of servers to test (
google.comlocalhost) - Pings each server once
- Logs whether each server is reachable
- Displays the log file
🧑💻 Author Zohawi-AwS
🏷️ License Free to use for learning and educational purposes.