Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

include partial raw response #506

Merged
merged 1 commit into from
Jul 15, 2024
Merged

include partial raw response #506

merged 1 commit into from
Jul 15, 2024

Conversation

dogancanbakir
Copy link
Member

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"]
...

@dogancanbakir dogancanbakir self-assigned this Jun 11, 2024
@dogancanbakir dogancanbakir linked an issue Jun 11, 2024 that may be closed by this pull request
@M09Ic
Copy link

M09Ic commented Jun 19, 2024

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.

Copy link
Member

@Mzack9999 Mzack9999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm - Nice Catch!

@Mzack9999 Mzack9999 merged commit 7d3711e into dev Jul 15, 2024
8 checks passed
@Mzack9999 Mzack9999 deleted the include_partial_raw_response branch July 15, 2024 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

-raw not work
3 participants