Skip to content

Hope to support port string and range combination parameters #835

@ssrsec

Description

@ssrsec

I need to scan a large, non-contiguous range of ports, such as "1-514,516-630,632-9099,9103-65535." Neither -p nor --range can satisfy this requirement. I can only manually convert it to something like "1,2,...,514,516,..." Since my scenario requires command-line operation, I get an "Argument list too long" error.

I'd appreciate a parameter that supports mixed port ranges. Thank you.

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