Crates.io | reachr |
lib.rs | reachr |
version | 1.1.0 |
source | src |
created_at | 2023-07-16 18:51:28.013059 |
updated_at | 2023-12-13 17:04:04.261612 |
description | A simple tool to check service health across various protocols |
homepage | |
repository | https://github.com/Protryon/reachr |
max_upload_size | |
id | 917893 |
size | 65,236 |
This is a simple health/reachability tester for HTTP(S), TCP, ICMP pings, and DNS queries.
See examples
dir for K8S deployment & configuration examples
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.