RevoltSecurities / Dnsbruter

Dnsbruter is a powerful tool designed to perform active subdomain enumeration and discovery. It uses DNS resolution to efficiently bruteforce and identify potential subdomains for a given target domain. With its multithreading capability, users can control the concurrency level to speed up the process.
Apache License 2.0
39 stars 5 forks source link

Error: Import Error occured in Module imports due to: No module named 'uvloop' #3

Open irshad9998 opened 1 month ago

irshad9998 commented 1 month ago

When running the dnsbruter, getting the following error

dnsbruter -h [WRN]: Import Error occured in Module imports due to: No module named 'uvloop' [INFO]: If you are encountering this issue more than a time please report the issues in Dnsbruter Github page.

RevoltSecurities commented 1 month ago

Hello @irshad9998 , Please use the below command to install missing package and resolve the issues.

pip install uvloop

this will resolve the issue and runs the dnsbruter without any issues.

Kind regards, @RevoltSecurities

irshad9998 commented 1 month ago

Already tried but error persists ![Uploading Screenshot_2024-09-11_21_58_41.png…]()

irshad9998 commented 1 month ago

Screenshot_2024-09-11_21_58_41

RevoltSecurities commented 1 month ago

Hello @irshad9998 , Thanks for providing images, please be sure that you have latest python, pip version and also try to install the dnsbruter and uvloop as a root user and I hope that will resolve, if the issue still persists , please again provide some screenshots of the command results. Kind regards, @RevoltSecurities

irshad9998 commented 1 month ago

I have updated python, pip and install dnsbruter and uvloop as a root user got following error Screenshot_2024-09-11_23_15_16

RevoltSecurities commented 1 month ago

Hi @irshad9998 , Looks like package installed now, please try to run Dnsbruter now and get back to us.

Kind regards, @RevoltSecurities

irshad9998 commented 1 month ago

Same error as above Import Error occured in Module imports due to: No module named 'uvloop'

RevoltSecurities commented 1 month ago

Hello @irshad9998 , Please provide your email for personal support on installation and our member will help you and resolve your issue.

Kind regards, @RevoltSecurities

irshad9998 commented 1 month ago

pipraniirshad786@gmail.com

RevoltSecurities commented 1 month ago

Hi @irshad9998 , Our Team member will contact you tomorrow and will help you to resolve your issue, thanks for your support.

Kind regards , @RevoltSecurities

hypnz commented 2 weeks ago

Did u solved the issue?

irshad9998 commented 2 weeks ago

Solved it

On Sat, 28 Sep 2024 at 8:43 PM, hypnz @.***> wrote:

Did u solved the issue?

— Reply to this email directly, view it on GitHub https://github.com/RevoltSecurities/Dnsbruter/issues/3#issuecomment-2380691566, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACW7VQBYOBYPRRN3SWHIPHLZY3BQFAVCNFSM6AAAAABOBKWGRGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOBQGY4TCNJWGY . You are receiving this because you were mentioned.Message ID: @.***>

hypnz commented 2 weeks ago

how?