achillean / shodan-python

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

Adding timeout to search #151

Closed einar-lanfranco closed 3 years ago

einar-lanfranco commented 3 years ago

Im having problems in big queries, time to time i got timeouts, and retries are not enough. I just added timeout to requests, if none is passed it would use default request values.