A Python project for reporting DDoS attacks on your Tube-Hosing.com server to a Discord webhook
TubeHostingAttackNotifier is a Python project for reporting DDoS attacks on your Tube-Hosing.com server to a Discord webhook. Installation Using Docker ! to run this script using Docker, you already need a Docker installation ! keep this in mind, when you execute the following commands git clone https://github.com/Lennart01/TubeHostingAttackNotifier cd TubeHostingAttackNotifier docker build -t thacknoti . docker run -d –name TubeHostingAttackNotifier -e [email protected] -e [email protected] -e url=https://discord.com/yourWebhookUrl thacknoti Now you should
Read more