Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Private keys leak prevention by don't add them into result table #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

d4mk0
Copy link
Contributor

@d4mk0 d4mk0 commented Jun 12, 2024

Maybe, good solution - adding number of private key line as first column in csv result table.

Maybe, good solution - adding number of private key line as first column in csv result table.
@raznorabochiy
Copy link
Owner

Я эту штуку делал для себя, мне удобно из этой же таблицы копировать приватники и вставлять в другие скрипты, иначе приходится искать ключ по адресу в другом файле.

В принципе я не против правок, но если можно, сделать это настройкой в конфиге, которая по-умолчанию делает так как в этом PR, но если настроить, то будет делать как в main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants