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

Suggestion: Should modules that cannot use multiple hosts be able to? #12

Open
yeroc-sebrof opened this issue Feb 25, 2018 · 0 comments

Comments

@yeroc-sebrof
Copy link
Collaborator

So with traceroute as an example; When a range of hosts cannot be handled should we parse that the user is attempting this and perhaps loop the command to do what they want it to do?

e.g.
traceroute 192.168.0.0/24 will be taken in. This command cannot handle this, should we then for commands such as this...
if target is iprange: for current in iprange: run["traceroute", "current"]

@yeroc-sebrof yeroc-sebrof changed the title Should modules that cannot use multiple hosts be able to? Suggestion: Should modules that cannot use multiple hosts be able to? Feb 25, 2018
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

1 participant