1
0
Fork 0
mirror of https://github.com/Luzifer/webcheck.git synced 2024-11-08 14:40:01 +00:00
webcheck/README.md
Knut Ahlers c9b5120a9c
Add meta files
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-07-23 14:56:38 +02:00

12 lines
534 B
Markdown

[![Go Report Card](https://goreportcard.com/badge/github.com/Luzifer/webcheck)](https://goreportcard.com/report/github.com/Luzifer/webcheck)
![](https://badges.fyi/github/license/Luzifer/webcheck)
![](https://badges.fyi/github/downloads/Luzifer/webcheck)
![](https://badges.fyi/github/latest-release/Luzifer/webcheck)
# Luzifer / webcheck
`webcheck` is a CLI tool to check the health of a web page. It is used to check:
- HTTP status code 2xx
- Regular expression match on the response body
- Request answer within certain timeout