Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 525 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 525 Bytes

NAPGate Search

On 15.07.2019 hundreds of databases of the Bulgarian tax agency got leacked by a Russian hacker.

This tool allows you to check if you've been affected by the leak based on e-mail or EGN.

Install

The web app depends on EGN and email lists generated by napgate.

Make sure you have egn.txt and emails.txt in a folder called resources.

Then you can build the app by running

$ cargo build --release

or run it directly via

$ cargo run