Skip to content

Add a feature to get ports by service type #77

Description

@pwnfoo

If someone had to find all the ports running (say http ), the person has to first the open ports using get_open_ports() and then do a get_service() . It'd be great to have a method get_ports_by_service('service_name') which can return a list of ports that run the service.

Activity

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

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions