Dome
Dome copied to clipboard
add progress indicator for wordlist
I ran dome with a 1000 line wordlist.
python3 dome.py -d domain.com -m active -w wordlist
This is what I see
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.
You can use -v flag to print additional messages, however i will add the progress bar to my TODO list