achillean / shodan-python

The official Python library for Shodan
https://developer.shodan.io
Other
2.52k stars 569 forks source link

Support for input/output file #162

Open aress31 opened 2 years ago

aress31 commented 2 years ago

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

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

rmhowe425 commented 1 year ago

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