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

resolve ip addr #317

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

resolve ip addr #317

wants to merge 1 commit into from

Conversation

dogancanbakir
Copy link
Member

Closes #312

$ go run . -i google.com -j | jq

            __           __              __  
  _________/ /___  _____/ /_  ___  _____/ /__
 / ___/ __  / __ \/ ___/ __ \/ _ \/ ___/ //_/
/ /__/ /_/ / / / / /__/ / / /  __/ /__/ ,<   
\___/\__,_/_/ /_/\___/_/ /_/\___/\___/_/|_|

                projectdiscovery.io

[INF] Current cdncheck version v1.0.11 (outdated)
[INF] Found result: 1 (CDN: 1)
{
  "timestamp": "2024-08-20T14:30:02.951333+03:00",
  "input": "google.com",
  "ip": "172.217.17.142",
  "cdn": true,
  "cdn_name": "google"
}

@dogancanbakir
Copy link
Member Author

flaky tests

Copy link
Contributor

@RamanaReddy0M RamanaReddy0M left a comment

Choose a reason for hiding this comment

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

lgtm!

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.

$ go run . -i google.com -j

            __           __              __
  _________/ /___  _____/ /_  ___  _____/ /__
 / ___/ __  / __ \/ ___/ __ \/ _ \/ ___/ //_/
/ /__/ /_/ / / / / /__/ / / /  __/ /__/ ,<
\___/\__,_/_/ /_/\___/_/ /_/\___/\___/_/|_|

                projectdiscovery.io

[INF] Current cdncheck version v1.0.11 (outdated)
{"timestamp":"2024-10-14T11:06:32.96028+02:00","input":"google.com","ip":"172.217.16.206","cdn":true,"cdn_name":"google"}
[INF] Found result: 1 (CDN: 1)

lgtm if flaky tests are tracked at #318

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.

IP Mapping Error
3 participants