command
module
Version:
v0.0.0-...-9c89c33
Opens a new window with list of versions in this module.
Published: Aug 1, 2022
License: MIT
Opens a new window with license information.
Imports: 21
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.