Resume Functionality #826
puzzlepeaches
started this conversation in
Ideas
Replies: 2 comments 2 replies
|
I agree this would be a nice feature to have; however due to BBOT's recursive nature, implementing a resume feature is extremely non-trivial. This is not currently on the roadmap, although it may be sometime in the future. Until then, pull requests are always welcome. Also, in my experience bash job control via |
0 replies
|
I was going to write same request, noticed this discussion. The most important part of the scan for me is dns mutations at the end, and sometimes because of whatever reason, bbot interrupted and I missed that part : ( |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Description
If a scan fails for whatever reason, it would be nice to be able to resume the scan similar to projectdiscovery tools.
The feature would ideally function something like this:
All reactions