deibit / cansina

Web Content Discovery Tool
GNU General Public License v3.0
888 stars 237 forks source link

show full path in result #15

Closed Mys7ic closed 7 years ago

Mys7ic commented 7 years ago

It would be a great pleasure if the tool get an optional parameter to show the full url's in the result list instant of the found directories. This could make it easier to work with it (e.g. copy&pase).

[feature request]

jhaddix commented 7 years ago

I 2nd this one too =)

deibit commented 7 years ago

Added in 0899dc5b6eb4176886f31f3e6e3a21b25da9d3e5 with option '--full-path'. It will prepend the handle+domain in the results.

Also, check 'utils/viewer.py' is designed to bring help managing the results.