No description
Find a file
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
.gitignore feat: add onion key importer and service scripts 2024-07-24 19:40:48 +02:00
config.dist.ini feat: add onion key importer and service scripts 2024-07-24 19:40:48 +02:00
filter.dist feat: add onion key importer and service scripts 2024-07-24 19:40:48 +02:00
onion_importer.py feat: add onion key importer and service scripts 2024-07-24 19:40:48 +02:00
onionator.py feat: add onion key importer and service scripts 2024-07-24 19:40:48 +02:00