Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

mcls/hcheck

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
2 Commits
 
 
 
 
 
 

Repository files navigation

hcheck

Poor man's health check. Intended to be put in your bashrc/zshrc/whatever.

Install

go get github.com/mcls/hcheck

Usage

usage: hcheck [flags] [urls]
  -errors-only
    only print errors
  -timeout duration
    request timeout in ms (default 500ms)

Example

$ hcheck -timeout 1000ms \
    https://github.com \
    https://google.com \
    https://www.facebook.com
200 OK (293ms) - https://www.facebook.com
200 OK (333ms) - https://google.com
200 OK (423ms) - https://github.com

About

A poor man's health check

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.