New flag to config API keys from the command line #663
Closed
vzamanillo
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
If people have problems with setting the keys, then we rather need to update the documentation. It's not that complicated... I don't think accepting keys from the CLI makes sense, for multiple reasons:
Besides the above mentioned it would require refactoring other parts of the application as well. E.g. a user might have multiple keys for a provider, and multiple providers, hence he'd need to pass in |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
Many new people to Subfinder are not clear on how to configure the API keys to get some sources working because they are not familiarized with YAML format, maybe adding a new feature to do that from the command line could be useful.
The concept:
The command:
subfinder -sa virustotal -kL key1,key2,keynThoughts?
Beta Was this translation helpful? Give feedback.
All reactions