I am using the provided docker file (python:3.8.12-buster)
What happened (Describe the bug) ?
I am using the MINECRAFT method to try to DDoS my own server to check the how fast it will crash.
When I run:
docker run --rm latest minecraft ip:port 1 3600
or
docker run --rm latest minecraft ip:port 1 3600 5
The attack almost instantly starts, but the server seems to be completely fine. It doesn't lag or crash, nothing happens.
When I run:
docker run --rm latest minecraft ip:port 1 3600 5 socks5.txt
MHDDoS starts by download and proxies from providers and checking 14,876 ones. (as seen in the provided screenshot). It has been checking proxies for about 13 hours now, so am assuming it's hanging..
Version
2.4 (Default)
Which section is the problem?
L4 (DDoS Attack Layer 4)
Please complete the following information
What happened (Describe the bug) ?
I am using the MINECRAFT method to try to DDoS my own server to check the how fast it will crash.
When I run: docker run --rm latest minecraft ip:port 1 3600 or docker run --rm latest minecraft ip:port 1 3600 5
The attack almost instantly starts, but the server seems to be completely fine. It doesn't lag or crash, nothing happens.
When I run: docker run --rm latest minecraft ip:port 1 3600 5 socks5.txt MHDDoS starts by download and proxies from providers and checking 14,876 ones. (as seen in the provided screenshot). It has been checking proxies for about 13 hours now, so am assuming it's hanging..
Screenshots
https://imgur.com/a/qBHNwo4
Please provide a link to a minimal reproduction of the bug
No response
Relevant log output
No response
Additional context
No response
Your code
No response