Skip to content
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

[FEATURE REQUEST] Flag to purge finished progress lines #1144

Closed
L1-0 opened this issue May 16, 2024 · 3 comments · Fixed by #1192
Closed

[FEATURE REQUEST] Flag to purge finished progress lines #1144

L1-0 opened this issue May 16, 2024 · 3 comments · Fixed by #1192
Labels
enhancement New feature or request

Comments

@L1-0
Copy link

L1-0 commented May 16, 2024

Is your feature request related to a problem? Please describe.
When scanning a server with many directories the terminal output becomes polluted with finished tasks to the point where one cannot see the main progress any more.

Describe the solution you'd like
My suggestion would be to either introduce a flag to keep the finished tasks in the console, or a flag to automatically purge finished scans from the output. Either way would be good. An easy fix for the problem would be to print the finished scans first, then the global scan progress and then the currently running scans, that way you can still see the progress at least.

Describe alternatives you've considered
None, as after a 15h scan all i could see was a flashing terminal window with finished scans, with no progress display whatsoever.

@L1-0 L1-0 added the enhancement New feature or request label May 16, 2024
@epi052 epi052 mentioned this issue Sep 14, 2024
17 tasks
@epi052
Copy link
Owner

epi052 commented Sep 14, 2024

hey there, thanks for the suggestion! I am merging in --limit-bars, which (i think) satisfies this request. Feel free to reopen if not.

https://epi052.github.io/feroxbuster-docs/docs/examples/limit-bars/

@epi052
Copy link
Owner

epi052 commented Sep 14, 2024

@all-contributors add @L1-0 for ideas

Copy link
Contributor

@epi052

I've put up a pull request to add @L1-0! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants