shodan-python
shodan-python copied to clipboard
Input validation for multiple CLI commands
Added input validation to stats, trends, and convert commands.
Input validation callback methods are stored in validation.py, which is first introduced in #205
@achillean Filed a PR for increased input validation