We added the ability to scan a directory (and subdirectories) as some breaches contain multiple files. However, it's often only a single file so printing the summary of file types and sized is redundant and the scan should just begin immediately. For example, this is unnecessary
Found 1 files:
- .txt: 1 files : 44 bytes
Press ANY KEY to continue ['Q' to Quit; 'I' for info].
We added the ability to scan a directory (and subdirectories) as some breaches contain multiple files. However, it's often only a single file so printing the summary of file types and sized is redundant and the scan should just begin immediately. For example, this is unnecessary