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

Add timeout command-line option #32

Closed
wants to merge 1 commit into from

Conversation

jtesta
Copy link

@jtesta jtesta commented Oct 29, 2017

This adds the ability to change the socket connect/read timeout; it was previously hard-coded as 3 and 5 seconds, respectively, which is too low for scanning some targets over the public Internet.

Aside from the new timeout option, the default is now changed to 5 seconds for both connecting and reading. Perhaps this could be raised to 10 or 15 seconds?

@coveralls
Copy link

coveralls commented Oct 29, 2017

Coverage Status

Coverage decreased (-0.3%) to 97.089% when pulling 04973df on jtesta:timeout_arg into d8eb46d on arthepsy:develop.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.3%) to 97.089% when pulling 04973df on jtesta:timeout_arg into d8eb46d on arthepsy:develop.

@coveralls
Copy link

coveralls commented Oct 29, 2017

Coverage Status

Coverage decreased (-0.3%) to 97.089% when pulling 04973df on jtesta:timeout_arg into d8eb46d on arthepsy:develop.

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

Successfully merging this pull request may close these issues.

2 participants