-
Notifications
You must be signed in to change notification settings - Fork 14.3k
Shodan facets #20027
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
Shodan facets #20027
Conversation
Ok, this is done following suggestions. |
Hey! I think something wrong went with pushing your commits as they are now quite a lot of files you're trying to commit. Would you mind reducing it to necessary files? I assume you were trying to rebase on latest |
I did reset to previous commit. Let's say the user will know how to use facets, I did not provide any relevant information when modifying the info section anyways. |
@msutovsky-r7, I have updated the info section with links from shodan website. |
Release NotesThis adds support for Shodan facets. |
Hello, this pull request implements facets into the shodan_search module.
It's mostly copied code from zoomeye (which was initially copied from this one).
I tested it and it's working as intended, you can save the facets result to the database if requested.
Regards.