Closed aagamer9 closed 2 years ago
hi, run script with sudo
it gives me
sudo python start.py SYN 172.20.10.3:5000 30 120
Traceback (most recent call last):
File "/home/aa/botnet/ddos/MHDDoS/start.py", line 28, in <module>
from PyRoxy import Proxy, ProxyChecker, ProxyType, ProxyUtiles
ModuleNotFoundError: No module named 'PyRoxy```
but i have install PyRoxy and nothing change.
thats because you installed PyRoxy, using non-root pip. Run sudo pip install pyroxy
to fix it
it did install some things but still, give me the same error
ah my bad, you need to get it from here https://github.com/MatrixTM/PyRoxy
. I thought PyRoxy was aviable on the Python Package Index
here is a comment on how to install it> https://github.com/MatrixTM/PyRoxy/issues/14#issuecomment-1076702095
thank you very much
Version
2.4 (Default)
Which section is the problem?
L4 (DDoS Attack Layer 4)
What happened (Describe the bug) ?
it gives me "Cannot Create Raw Socket" when I use SYN flood
Relevant log output