Skip to content

Fast Breach searching. Benchmarked over 100K inserts a second.

Notifications You must be signed in to change notification settings

lost-rob0t/breach-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme

BreachSearch

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.

install

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

usage

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

About

Fast Breach searching. Benchmarked over 100K inserts a second.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published