8000 GitHub - claunch3r/cf-finder: A utility that determines whether an IP address belongs to Cloudflare
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

claunch3r/cf-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

cf-finder

cf-finder is a utility that determines whether an IP address belongs to Cloudflare.

1

Installation

go install -v github.com/claunch3r/cf-finder@latest

Usage

cf-finder -h
cf-finder -target <ip>
cf-finder -target <ip-1>,<ip-2>
cf-finder -file <targets.txt>

This will display help for the tool. Here are all the switches it supports.

Usage:
  ./cf-finder [flags]

Flags:
INPUT:
  -target string    input target ip(s) to probe
  -file string      input file containing list of ip addresses to process

About

A utility that determines whether an IP address belongs to Cloudflare

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0