NoWarDDoS
NoWarDDoS copied to clipboard
Using asyncio
I've got an idea - wouldn't be using threads in combination with asyncio far more powerful? 🤔
@ArcasCZ using threads in combination with asyncio is a pretty hard but interesting idea. Definitely try it here
Also, there's AIOHTTP for HTTP request through Asyncio. Of course it's just for study purposes, nobody wants to DDoS anybody, right? 😆
implemented fork from one of the previous versions: https://github.com/abionics/attacker/blob/master/main.py