1
0
mirror of https://github.com/Luzifer/webcheck.git synced 2024-09-19 15:42:58 +00:00
webcheck/README.md

13 lines
534 B
Markdown
Raw Normal View History

[![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