Skip to content

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

@yeroc-sebrof

Description

@yeroc-sebrof

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"]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions