maurosoria / dirsearch

Web path scanner
11.57k stars 2.29k forks source link

How do you exit the entire process when multiple URLs are being fuzzed? #1336

Closed rew1nter closed 7 months ago

rew1nter commented 8 months ago

What is the question?

Pressing ctrl+c in this situation just moves on to the next URL. How do you exit the full process instead of just pausing the current one

xalgord commented 7 months ago

pressing ctrl+z will suspend the script completely.

shelld3v commented 6 months ago

When you press Ctrl + C, it should show multiple options, including quitting the process