albertobsd / keyhunt

privkey hunt for crypto currencies that use secp256k1 elliptic curve
MIT License
627 stars 341 forks source link

Input range from a file #314

Closed LDogi closed 1 month ago

LDogi commented 1 month ago

Hi Alberto, is it possible to scan several specific key ranges at once? let's say I have 1000 specific key ranges in myrange.txt file and want to scan each range sequentially. it would be nice if that feature could be added. Thank You

albertobsd commented 1 month ago

Hi. I am not goint to add anything that doesn't bring more performance.

what you are looking for can be achieved with bash or with python, easy read a line from the file and pass it as Argument to keyhunt.