Pham Sy Minh

Results 182 comments of Pham Sy Minh

And the fact that it will be really hard to can control the speed if we use asyncio

Hi, first of all, thank you for your suggestion, I appreciate it! About your problem, I want to say that dirsearch is a tool used to brute force directories, not...

Hi, actually dirsearch supports TOR, by using socks proxy: `socks5://127.0.0.1:9050`

But we haven't thought about working with Tor configuration yet!

> Hey! can you provide me more information about "Option to save raw responses into a folder". I would like to work towards this feature. Thanks for your interest, I...

Try `./dirsearch.py -u http://192.168.31.253/admin --log dirsearch.log` and check the full error message inside `dirsearch.log`

Hi @p3stR, what is your command?

@p3stR Can you try `python3 -m pip install --upgrade urllib3` ?

@p3stR Can you try `sudo python3 -m pip install --upgrade urllib3`? Also, how did you install dirsearch?

Hello @p3stR, have you been able to fix this yet?