whatcdn

command module
v0.0.0-...-9a8d6c2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 14, 2022 License: MIT Imports: 19 Imported by: 0

README

whatcdn

Whatcdn is a tool that tries to detect if an IP/domain/URL uses a CDN or Cloud.

  • This tool only makes use of simple HTTP/DNS (A,CNAME,PTR) requests and CIDR lists as its detection method.
  • This repository is mainly a laboratory to implement and give suggestions to https://github.com/projectdiscovery/cdncheck
  • "I've read the code and have concluded that you're a noob. It is the shittiest program ever. Sorry. - http://1u.ms/"

Heavily inspired by:

Install

go install github.com/brenocss/whatcdn@latest

Usage

echo cloudflare.com | whatcdn -t 20 -json
cat tests/input.txt | whatcdn -t 20 -json | jq

Contributors

Special thanks to @clapbr and @caueobici

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL