alexnest-ua

Results 8 comments of alexnest-ua

Then let the author remove this method / indicate that it is not working, or find an implementation to bypass the DDoS guard

> Right now I have the same 100% CPU issue with the latest docker version > > always ghcr.io/arriven/db1000n:latest That is a problem of Docker Dekstop, not of any script.

> @alexnest-ua, the way the software like this is being released, it's quite normal to have it with different names since the name contains a version in it. Usually, it's...

> first of all, there is an auto update feature present in the app and you can even enable it with `--enable-self-update --restart-on-update`. The problem with it is that I...

what output of `python3 --version` ? seems like for this architecture uvloop is unavailable(like for Windows), try to run attack anyway: `python3 runner.py --itarmy`, there is check of uvloop in...

What command did you use for installing `aiohttp`?