hmaverickadams / breach-parse

A tool for parsing breached passwords
1.8k stars 523 forks source link

Use file on host while in virtual machine #5

Closed StevieApp closed 3 years ago

StevieApp commented 4 years ago

I am using a virtual machine. Is there a way to use the breachparse data on my host machine instead of transferring all 40 GB of data to the virtual machine. I have been thinking of doing it over FTP but I haven't figured out how to actually do it

scinerio commented 3 years ago

Have you tried mapping the folder to share it between your VM and host? I figure that would do the trick.