Skip to content

Add --no-progress option for collect progress display suppression#132

Open
Redteam-LongwaveSpa wants to merge 1 commit into
login-securite:mainfrom
Redteam-LongwaveSpa:suppress-rich-progress
Open

Add --no-progress option for collect progress display suppression#132
Redteam-LongwaveSpa wants to merge 1 commit into
login-securite:mainfrom
Redteam-LongwaveSpa:suppress-rich-progress

Conversation

@Redteam-LongwaveSpa

Copy link
Copy Markdown

Hello,
I am part of the RedTeam division of the company Longwave S.p.A. based in Italy.
For our activities we require logging each and every command with its relative output for every tool we use and noticed that DonPAPI, since it leverages rich.progress.Progress, outputs a progress bar which gets re-rendered each frame/update. This basically floods our logs.
Rather than opening an issue, given that it'd be a new feature anyway, we are proposing a new --no-progress flag to suppress the rich.progress.Progress output (and only that).

I added the arg definition as part of the collect_subparser and also handled the case in which users might want to load an older recover file that does not have the no_progress key/value saved.

Thank you for your time and for the effort you put into developing this tool
Stefano - Longwave RedTeam

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant