down

A CLI tool to check if a site or a list of sites are down or up


Keywords
log logger logging, linux, macos, python3, status, website
License
MIT
Install
pip install down==1.0

Documentation

down

Check if a website is up or down.

💾 Installation

# clone the repo
$ git clone https://github.com/sdushantha/down.git

# install the requirements
$ pip3 install -r requirements.txt

🔨 Usage

Usage: python3 down.py [file] [url]

Example
  python3 down.py url_list.txt
  python3 down.py https://www.example.com