Skip to content

AlexAtHome/sitealert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sitealert

Checks if the given URL does not return the 4xx or 5xx status.

Usage

Tested on Python 3.11.

Install requirements

pip install -r requirements.txt

Run the script

python sitealert.py -u https://example.com -w https://your.webhook.url/here

Currently only Discord webhooks are supported.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages