Skip to content

Tool that tells you when your favorite services are down or having problems. (https://downdetector.com)

Notifications You must be signed in to change notification settings

x404xx/Down-Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Down-Detector provides real-time problem & outage monitoring.

Installation

Using poetry

git clone https://github.com/x404xx/Down-Detector.git
cd Down-Detector
poetry shell
poetry install

Using pip

git clone https://github.com/x404xx/Down-Detector.git
cd Down-Detector
virtualenv env
env/scripts/activate
pip install -r requirements.txt

Usage Example

python -m detector 'facebook'

Legal Disclaimer

Note

This was made for educational purposes only, nobody which directly involved in this project is responsible for any damages caused. You are responsible for your actions.

Releases

No releases published

Packages

No packages published

Languages