Stats (scan progress) doesn't properly calculate hosts/percentage when there are multiple probe paths #1841
Labels
Status: Completed
Nothing further to be done with this issue. Awaiting to be closed.
Type: Bug
Inconsistencies or issues which will cause an issue or problem for users or implementors.
httpx version:
1.6.6
Current Behavior:
If you provide multiple paths with
-path probe_paths.txt
when scanning, httpx will misreport progress:In this case it's 800% because my
probe_paths.txt
has 8 paths.Expected Behavior:
Stats calculation should take the amount of paths into the account when calculating Hosts and progress percentage.
Steps To Reproduce:
Start any httpx scan with
-path probe_paths.txt -stats
with probe_paths.txt containing more than 1 path.The text was updated successfully, but these errors were encountered: