From d080b09b1e0c39084aca8f5bce0d967c69d2d029 Mon Sep 17 00:00:00 2001 From: BDR Date: Thu, 3 Jun 2021 22:31:26 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c4a81b..b41ff8b 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ tinystatus generate an html status page via shell script. * HTTP expected status code (401, ...) * Minimal dependencies (curl, nc and coreutils) * Easy configuration and customisation +* Tiny (~1kb) optimized result page * Incident history (manual) ## Demo @@ -37,5 +38,6 @@ Command can be: * `ping` - Check ping status * `port` - Check open port status -There are also `http4`, `http6`, `ping4`, `ping6`, `port4`, `port6` for IPv4 or IPv6 only check. +There are also `http4`, `http6`, `ping4`, `ping6`, `port4`, `port6` for IPv4 or IPv6 only check. Note: `port4` and `port6` require OpenBSD `nc` binary. +