Self hosted website response code tracker and get alerts when not 200, the alerts are sent to telegram, sms and email with screenshot.
clone repo locally
npm install
copy .env_example to .env
npm start
can be used with pm2 start src/app.js
results can be seen @ http://ip:8080/index.html
NodeJS >= 10.1
- [Javascript]
- [NodeJS]
This project is licensed under the MIT License - see the LICENSE.md file for details