Skip to content

Adding nmap ips grouping by range#304

Merged
ehsandeep merged 4 commits intodevfrom
issue-295-nmap-grouping
May 6, 2022
Merged

Adding nmap ips grouping by range#304
ehsandeep merged 4 commits intodevfrom
issue-295-nmap-grouping

Conversation

@Mzack9999
Copy link
Copy Markdown
Member

Description

This PR groups ips in independent nmap commands according to the number of ports:

<100 ports
100 - 1000 ports
1000 - 10000 ports
>10000 ports

@Mzack9999 Mzack9999 added the Type: Enhancement Most issues will probably ask for additions or changes. label Apr 27, 2022
@Mzack9999 Mzack9999 self-assigned this Apr 27, 2022
@Mzack9999 Mzack9999 linked an issue Apr 27, 2022 that may be closed by this pull request
@Mzack9999 Mzack9999 added the Status: Review Needed The issue has a PR attached to it which needs to be reviewed label Apr 27, 2022
@ehsandeep ehsandeep merged commit b847cf6 into dev May 6, 2022
@ehsandeep ehsandeep deleted the issue-295-nmap-grouping branch May 6, 2022 12:12
@ehsandeep ehsandeep added Status: Completed Nothing further to be done with this issue. Awaiting to be closed. and removed Status: Review Needed The issue has a PR attached to it which needs to be reviewed labels May 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Enhancement Most issues will probably ask for additions or changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Nmap commands should be grouped to minimize scan time

2 participants