tearat / beholder

CLI app to test sites status

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Beholder

A tiny app to test servers with GET requests.

Commands

-a or --all: test all URLs from the list

-g URL or --get URL: test current URL

-f or --file: specify the file

-t or --time: show elapsed time

-l or --list: show list of URLs

Build binary

crystal build beholder.cr --release

About

CLI app to test sites status


Languages

Language:Crystal 100.0%