reachr

Crates.ioreachr
lib.rsreachr
version1.1.0
sourcesrc
created_at2023-07-16 18:51:28.013059
updated_at2023-12-13 17:04:04.261612
descriptionA simple tool to check service health across various protocols
homepage
repositoryhttps://github.com/Protryon/reachr
max_upload_size
id917893
size65,236
Max Bruce (Protryon)

documentation

README

reachr

This is a simple health/reachability tester for HTTP(S), TCP, ICMP pings, and DNS queries.

See examples dir for K8S deployment & configuration examples

Motivation

I wanted a super simple way to check if a lot of things are online in various senses of the word "online". Is my homebuilt DNS server down? Is my homelab K8S cluster down? Etc.

Commit count: 4

cargo fmt