Skip to content

fonzi/bash-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General Collection of Tools

This repository contains a collection of scripts I've written for various networking and monitoring tasks.

Scripts

1. Network Interface Status Check

Script: check_interfaces.sh

Description: Checks the status of all network interfaces on your system and prints whether each interface is up or down.

2. NetSpeedTracker

Script: NetSpeedTracker.sh

Description: Performs periodic speed tests, logs the results, and generates a graph of the download and upload speeds over time.

3. Network Latency Logger

Script: log_latency.sh

Description: Logs the latency to predefined servers and prints the results to both the console and a log file.

4. Website Availability Checker

Script: check_website.sh

Description: Checks if a specified URL is online and waits for it to become available, retrying a set number of times.

About

simple bash tools I've used over time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published