maurosoria / dirsearch

Web path scanner
11.57k stars 2.29k forks source link

I can't use the dirsearch, the dirsearch.py doesn't work for me #1338

Closed KarryDavid closed 6 months ago

KarryDavid commented 8 months ago

macbookpro M1 11.6, python3.12, The latest version of dirsearch. I have downloaded the dependency "requirements.txt", but it is still as follows:

iShot_2023-10-23_17 52 18

Missing required dependencies to run. Do you want dirsearch to automatically install them? [Y/n] y Installing required dependencies... Failed to install dirsearch dependencies, try doing it manually.

I follow the https://github.com/maurosoria/dirsearch/issues/1117 to solve my problem, but it still doesn't work. I enter the "n":

iShot_2023-10-23_17 48 56

could you please help me?

mathenz commented 8 months ago

Hi. Did you create a virtual environment?

Jazz0day commented 7 months ago

git clone https://github.com/maurosoria/dirsearch.git no --depth=1

shelld3v commented 6 months ago

@KarryDavid In the second image, it said you forgot to provide a URL (with -u <URL>)