BruteShark
BruteShark copied to clipboard
Recommendation: Remove Spaces in Folder and File Names
The use of spaces in folder and file names is a horrible practice. It makes importing data into other tools and scripts very difficult.
Example:
cutaway 2022-09-08 06:32:15
> ls
'BruteShark Network Map.json' 'BruteShark Network Nodes Data.json' Files Hashes
I recommend using the underscore character _ instead of a space. As example: BruteShark_Network_Map.json. The file names are still readable and the tool's output is much more useful.
Thank you for your consideration of
Hey @cutaway, Thanks for offering this. I'm currently on a vacation until mid November. In the meanwhile I will mark it as "help wanted" / "good first issue" in order raise the visiability of this issue.