Skip to content
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

Needs a timeout #10

Closed
rpn0709 opened this issue Jan 19, 2020 · 2 comments
Closed

Needs a timeout #10

rpn0709 opened this issue Jan 19, 2020 · 2 comments

Comments

@rpn0709
Copy link

rpn0709 commented Jan 19, 2020

I have a list of domains i'm iterating through and it gets stuck on a few because of no timeout.

@narbehaj
Copy link
Owner

narbehaj commented Jan 20, 2020

Thank you so much for the feedback. Are you running the script via -a parameter? If it's ok, please send sample domains to check here as well.

@ghost
Copy link

ghost commented Jul 15, 2020

socket.setdefaulttimeout(timeout) in def get_cert(self, host, port, user_args): would probably help.
ie, socket.setdefaulttimeout(60) or even 10 would speed it up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants