-
Notifications
You must be signed in to change notification settings - Fork 19
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
hi command for execution #2
Comments
f your Shodan api key is not upgraded, you can access only 1 page results Making Shodan API request for Page = 1 https://api.shodan.io/shodan/host/search?key=API_KEY&query=x-jenkins+200&page=1 <=== Problem with Shodan API. Open above link in browser to see the error ===> |
MY SHODAN KEY IS UPGRADED |
@sabeesh03 You need replace API_KEY with your actual API key in the code. |
@sabeesh03 https://github.com/joesmithjaffa/jenkins-shell/blob/master/shodan.php#L15 Update the code with your Shodan key in the above line. |
No description provided.
The text was updated successfully, but these errors were encountered: