4 stable releases
1.1.0 | Dec 13, 2023 |
---|---|
1.0.2 | Aug 6, 2023 |
1.0.1 | Aug 3, 2023 |
1.0.0 | Jul 16, 2023 |
#2152 in Network programming
19KB
344 lines
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.
Dependencies
~16–31MB
~483K SLoC