Can someone forward me an online service / script which checks hourly an ip address + port and it reports me (either on Telegram or E-mail) if it's closed? 🙏
Can someone forward me an online service / script which checks hourly an ip address + port and it reports me (either on Telegram or E-mail) if it's closed? 🙏
run a cron job python script should not be hard
I got from someone the following tip: https://github.com/louislam/uptime-kuma
It's a bit overkill, but knows everything I need.