-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhancement Reqeust: Status and Pause/Resume #18
Comments
Hi @h121h, Thanks for the request. I think the most reasonable thing to do would be to add support for pause/resume, and it wouldn't be too hard to do either. The other things are a little more difficult, because:
There'd have to be a bit of work in synchronising across the two to know what has been parsed and what hasn't. It's not impossible by any stretch, but I would question the value gained vs the effort to add the feature. As far as "start from word X" is concerned, that would probably not be useful unless you knew where you stopped, so that might be moot at this point. How about we go ahead with pause/resume, and at the same time add the ability to write directly to file as well as console so that UI interaction doesn't pollute the output? Sound ok? |
Hi @OJ, That makes perfect sense and sounds like a plan. Thank you much for the quick response. |
This is still on the cards, I hope to at least be able to get this going by the end of the year. |
status progress is implemented in #79 |
Is there any progress in this enchantment of "pause/resume" option ? |
I have often a need to pause ?? any updates? |
This has been a feature for ages now.
…On Wed, 10 Jun 2020, 00:01 benjaminholloway, ***@***.***> wrote:
I have often a need to pause ?? any updates?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#18 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAHBYCWOGGANLHCCEKNCOLRVY6C5ANCNFSM4CEOS6UA>
.
|
No way.... How would one go about pausing the a gobuster scan? |
Hrmm.. I think I might be wrong! I though I had implemented that, but based on the current code, I'm full of shit :P Sorry, leave it with me. |
Hi, any plan for this feature? |
This would be handy to have, if it has not already been done |
BUMP |
was 7 years enough time? ;P gobuster needs pause/resume feature |
feel free to open a PR based on the |
What is the plausibility of you adding a status hotkey to return where gobuster is currently at in the wordlist and also a pause/resume? Or a switch to start at a specific position in a wordlist?
The text was updated successfully, but these errors were encountered: