/Website-Status-Checker

Allows you to check website status and availability.

Primary LanguagePython

Website-Status-Checker

What Is This? - Allows you to check website status and availability.

How to Download: Open the terminal on your machine and type the following command:

git clone https://github.com/KafetzisThomas/Website-Status-Checker.git

Usage Notes

# Correct way
$ python3 main.py <URL>

# Incorrect ways
$ python3 main.py <URL> <URL> ...
$ python3 main.py

# Example
$ python3 main.py github.com  # or http://www.github.com