This was my 3rd gen of databreach searching. its very fast.
if it works it works, its old code i uploaded.
The next time i do this will be with lmdb for even faster sorting and search.
with nimble
nimble install https://github.com/lost-rob0t/breach-search.git
From git
git clone https://github.com/lost-rob0t/breach-search.git
cd breach-search
nimble install
Check the config for how to use it
Make sure to set the imported
field to false, it will ignore sources that have been imported.
BreachSearch --config config.json
I dont think i added searching? i can add it if people open issues