We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
root@zool:/opt/InSpy# ./InSpy.py --domain avella.com --email [email protected] --titles wordlists/title-list-large.txt --csv COMPANY usage: InSpy.py [-h] [-v] [--domain DOMAIN] [--email EMAIL] [--titles [file]] [--html file] [--csv file] [--json file] [--xml file] company InSpy.py: error: too few arguments
The text was updated successfully, but these errors were encountered:
Hey there, might be because you're on version 3 now. Try ./InSpy.py company --domain company.com --email [email protected] --csv company
./InSpy.py company --domain company.com --email [email protected] --csv company
Sorry, something went wrong.
It does accept the command sentence, but under the email (--email) argument does not accept a CSV file with a list of emails?
No branches or pull requests
root@zool:/opt/InSpy# ./InSpy.py --domain avella.com --email [email protected] --titles wordlists/title-list-large.txt --csv COMPANY
usage: InSpy.py [-h] [-v] [--domain DOMAIN] [--email EMAIL] [--titles [file]]
[--html file] [--csv file] [--json file] [--xml file]
company
InSpy.py: error: too few arguments
The text was updated successfully, but these errors were encountered: