You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
It would be nice to have an option to disable the Missing API key warning.
[!] Missing API key for Github.
Read api-keys.yaml from /home/santatra/.theHarvester/api-keys.yaml
[!] Missing API key for Hunter.
Read api-keys.yaml from /home/santatra/.theHarvester/api-keys.yaml
For example, something like a -s/--silent or a -q/--quiet flag.
Expected behaviour
Running theHarvester without any API key and with the -s/--silent flag would display the result without the Missing API keys warning.
The text was updated successfully, but these errors were encountered:
Description
It would be nice to have an option to disable the
Missing API key
warning.For example, something like a
-s/--silent
or a-q/--quiet
flag.Expected behaviour
Running
theHarvester
without any API key and with the-s/--silent
flag would display the result without theMissing API keys
warning.The text was updated successfully, but these errors were encountered: