MatrixTM / MHDDoS

Best DDoS Attack Script Python3, (Cyber / DDos) Attack With 56 Methods
MIT License
12.59k stars 2.63k forks source link

No Module Named PyRoxy Error #494

Closed meatballsong1 closed 1 year ago

meatballsong1 commented 1 year ago

No Module Named PyRoxy Error I've installed it on pip3, ran on python3 and python with no avail.

sativa2d commented 1 year ago

i have the same error anyone know the fix

liuyuanjun520 commented 1 year ago

Download the original pyproxy code and install it using setup.py

meatballsong1 commented 1 year ago

Ok.

On Sun, Aug 13, 2023 at 10:43 AM JankoKaKa @.***> wrote:

Download the original pyproxy code and install it using setup.py

— Reply to this email directly, view it on GitHub https://github.com/MatrixTM/MHDDoS/issues/494#issuecomment-1676395930, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASIFCTKWKUJ6K3QJ25MW3PTXVDY23ANCNFSM6AAAAAA3GF5GQ4 . You are receiving this because you authored the thread.Message ID: @.***>

damonsalvatore666 commented 1 year ago

ModuleNotFoundError: No module named 'PyRoxy' Getting the same issue. how to fix this.

aaajjkk111 commented 8 months ago

I am using kali, and then I got the following error when running start.py
Traceback (most recent call last): File "/home/kali/MHDDoS/start.py", line 28, in from PyRoxy import Proxy, ProxyChecker, ProxyType, ProxyUtiles ModuleNotFoundError: No module named 'PyRoxy'