/epik-query-tool

Tool to help querying the leaked Epik database.

Primary LanguageRust

THIS IS WORK IN PROGRESS

The leaked database can be downloaded from DDoSecrets.

You need to set a environment variable to tell this program, where the database is:

# You can put this in .env
DB_URL="mysql://user:password@localhost"