-
Notifications
You must be signed in to change notification settings - Fork 620
Open
Labels
Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.
Description
Naabu version: 2.3.4
Current Behavior:
./naabu -l ipv4.txt -p 8848 -r 10000 -c 100
./naabu -l ipv4.txt -p 8848 -r 50000 -c 100
I used the two commands above with different rates, but the bandwidth usage on the machine didn't change — the packet sending speed was always below 1Mb/s. Why is it so slow?
Expected Behavior:
The command below should result in a much higher packet sending rate — about 5 times faster than the one above.
Steps To Reproduce:
Anything else:
Metadata
Metadata
Assignees
Labels
Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.