OJ / gobuster

Directory/File, DNS and VHost busting tool written in Go
Apache License 2.0
9.66k stars 1.18k forks source link

Patterns do not count in total percent calculation #405

Open cweiske opened 1 year ago

cweiske commented 1 year ago

I used a pattern file with 3 lines, and gobuster's progress bar went up to 300%.

Maybe the total URL count calculation does not take the pattern file into account.