domain_analyzer icon indicating copy to clipboard operation
domain_analyzer copied to clipboard

duplicate url scheme in crawler.py summary output

Open rnsc opened this issue 7 years ago • 2 comments

Hi, Just used your tool to crawl a website and found this in the output:


Summary of https://https://ftp.example.com

Looks like the url scheme is already in the host_name variable.

Cheers

PS: it's a really interesting tool, thanks for making it

rnsc avatar Sep 05 '17 11:09 rnsc

Can you give us some example of how you run it? Command line you use? We can not reproduce it

eldraco avatar Sep 07 '17 18:09 eldraco

Here's an example: ./domain_analyzer.py -d dns.be -o -e -q

In the summary of the crawler.

rnsc avatar Sep 08 '17 11:09 rnsc