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 "count" property #22

Closed
toddjames opened this issue Dec 10, 2016 · 2 comments
Closed

Add "count" property #22

toddjames opened this issue Dec 10, 2016 · 2 comments

Comments

@toddjames
Copy link

Would it be possible to add a count property to the PingTransmitter class, which sets the -c <count> flag on Linux and the -n <count> flag on Windows?

I'm currently using the ping_option property, which works well enough, but this would be a nice option.

@thombashi
Copy link
Owner

Thank you for your suggestion.

I agree with you, count option would one of the frequently used option.
I've added count property to PingTransmitter class with pingparsing 0.4.0.

@toddjames
Copy link
Author

Works perfectly, thanks!

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

No branches or pull requests

2 participants