Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shinjan-saha/web-checker

A Heath Checker for Website
https://github.com/shinjan-saha/web-checker

golang

Last synced: about 2 months ago
JSON representation

A Heath Checker for Website

Awesome Lists containing this project

README

        

# Web-Checker-Using-Go

This is a CLI tool that checks the health of a website, determining whether it is up or down.

## Commands to Run

To check the health of a website, use the following command:

```bash
go run . --domain amazon.in
```

we can give any other domain name of our choice like google.com

## Working img