mirror of
https://github.com/Luzifer/webcheck.git
synced 2024-11-08 14:40:01 +00:00
12 lines
534 B
Markdown
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
|