hakluke / hakrawler

Simple, fast web crawler designed for easy, quick discovery of endpoints and assets within a web application
https://hakluke.com
GNU General Public License v3.0
4.41k stars 483 forks source link

Show at which link the URL is found #131

Closed haticeerturk closed 1 year ago

haticeerturk commented 2 years ago

When more than one depth is used ("-d 2,3,4,...,n"), the information from where the found URLs are not available. A feature that provides data on where the found URLs are.

hakluke commented 1 year ago

Looks great - thanks folks!