onionator/config.dist.ini
Kumi a568cd2669
feat: add onion key importer and service scripts
Introduce 'onion_importer.py' for importing .onion keys from directories
to a MariaDB database and deleting the sources. Add 'onionator.py' to
interface with mkp224o and store generated keys in the database based
on filtering criteria. Include sample configurations and update
.gitignore to exclude virtual environments, config files, and filters.
2024-07-24 19:40:48 +02:00

5 lines
87 B
INI

[database]
host = yourdb.local
user = onionator
password = s3cr3t
database = onionator