hashview / hashview-agent

Remote agent used for processing distributed jobs
14 stars 11 forks source link

Realtime upload of Hashes #8

Open nicbrink opened 6 years ago

nicbrink commented 6 years ago

I think I have figured out how to upload cracked hashes in near realtime instead of having to wait until a job ends. Take a look at commit: 1a59f48 which I think is included with my pull request (I still dont have the hang of github). In the main loop I added logic to copy out the new lines that have been added to the cracked file into a new file in the tmp folder and then upload that.

Im not sure if there are any repercussions from this change, but so far in my tests it seems to be working well. Let me know what you think.

i128 commented 6 years ago

I like this approach very much! BTW, whats the best way to reach you directly (in case i have questions, etc)

nicbrink commented 6 years ago

I sent you a note from my email to your gmail.