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

Duration and Graceful stop #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Duration and Graceful stop #1

wants to merge 1 commit into from

Conversation

s8sg
Copy link

@s8sg s8sg commented Dec 27, 2017

Added option to provide duration -d

./dnsflood test.com 127.0.0.1 -d 30
sent 5333186 DNS requests in 30.000000 sec

Performing graceful stop on SIGINT and SIGTERM

./dnsflood test.com 127.0.0.1 -d 30
^CStopping..
sent 305814 DNS requests in 2.000000 sec

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.

1 participant