projectdiscovery / uncover

Quickly discover exposed hosts on the internet using multiple search engines.
MIT License
2.39k stars 197 forks source link

include partial raw response #506

Closed dogancanbakir closed 2 months ago

dogancanbakir commented 3 months ago

Closes #505

$ echo 'domain="google.com"' | go run . -e fofa -r

  __  ______  _________ _   _____  _____
 / / / / __ \/ ___/ __ \ | / / _ \/ ___/
/ /_/ / / / / /__/ /_/ / |/ /  __/ /    
\__,_/_/ /_/\___/\____/|___/\___/_/

                projectdiscovery.io

[INF] Current uncover version v1.0.8 (latest)
["142.251.220.78","80","support.google.com"]
["142.251.220.78","80","answers.google.com"]
...
M09Ic commented 3 months ago

It seems I misunderstood the use of --raw. I understood --raw to mean returning the raw data from the provider. Could you provide a parameter to return the raw data from the provider? Because there is a lot of data from the provider that is not displayed by uncover.