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

Support for input/output file #162

Open
aress31 opened this issue Dec 7, 2021 · 1 comment
Open

Support for input/output file #162

aress31 opened this issue Dec 7, 2021 · 1 comment

Comments

@aress31
Copy link

aress31 commented Dec 7, 2021

Using the CLI, I would like to be able to input a file list of targets, could be something like:

  • shodan host -iF file-list.txt
    And to be able to output it in a file that could then get consummed by shodan parse, maybe:
  • shodan host -iF file-list.txt -oF output-file

This way it would be much easier to perform bulk operations directly using the python CLI.

@rmhowe425
Copy link
Contributor

@achillean Is this an issue that you would like to be implemented for the CLI? I could redo my closed PR if so

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

2 participants