/status

A simple pure shell to generate the status pages

Primary LanguageJavaScriptISC LicenseISC

!!! Plz goto our new page !!!

!!! Plz goto our new page !!!

!!! Plz goto our new page !!!

Health Check

AGDDoS Status Page

🔔 We are looking for partners. If you are willing to do so, please refer to: #2

How does it work?

This project uses GitHub actions to wake up every hour and run a shell script (health-check.sh). This script runs curl on every url in your config and appends the result of that run to a log file and commits it to the repository. This log is then pulled dynamically from index.html and displayed in a easily consumable fashion. You can also run that script from your own infrastructure to update the status page more often.