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

suggestion #18

Open
TotallyNotAHaxxer opened this issue May 17, 2022 · 0 comments
Open

suggestion #18

TotallyNotAHaxxer opened this issue May 17, 2022 · 0 comments

Comments

@TotallyNotAHaxxer
Copy link

use YAML files, parsing and making YAML is probs the easiest thing in the world and way easier than using flags to set API keys and API tokens

something as simple as this would work

api_key_SHODAN:
    Key: "YOUR API KEY HERE"

api_key_knoxss:
    Key: "YOUR API KEY HERE"

then just simply parse it and return the data in go, really is not that hard and would be better for user end experience

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

No branches or pull requests

1 participant