zhangge208 / BloomFilter

email filter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

you can use make to compile the program


make

run:

./strfind strpool.dat checkmail.dat

find the result:

checkmailresult.dat


note:
由于strpool.dat文件较大,故未在压缩包中,若需运行,请将strpool.dat放入bloomfilter文件夹中

About

email filter


Languages

Language:C 100.0%