Dome icon indicating copy to clipboard operation
Dome copied to clipboard

add progress indicator for wordlist

Open senf666 opened this issue 1 year ago • 1 comments

I ran dome with a 1000 line wordlist. python3 dome.py -d domain.com -m active -w wordlist

This is what I see CleanShot 2024-07-01 at 13 22 39@2x

There is no information about what's happening, it would be great if a progress bar or some sort of progress indication was given eg: on entry 10 of 1000.

68747470733a2f2f7261772e6769746875622e636f6d2f7665726967616b2f70726f67726573732f6d61737465722f64656d6f2e676966

senf666 avatar Jul 01 '24 12:07 senf666

You can use -v flag to print additional messages, however i will add the progress bar to my TODO list

v4d1 avatar Jul 01 '24 12:07 v4d1