Skip to content

Ali-Frh/CFScanner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Sudoer Telegram Bot

This script scans all 1.5 Million cloudflare IP addresses and generate a result file contains the IPs which are work with CDN

Requirements

You have to install following packages

curl
nmap
parallel

How to run

  1. clone
[~]>$ git clone https://github.com/MortezaBashsiz/CFScanner.git
  1. Change direcotry
[~]>$ cd CFScanner/scripts
  1. Execute it

You must specify the parallel process count. In this example I execute it in 16 simultanious processes

[~/CFScanner/scripts]>$ bash cfFindIP.sh 16 
  1. Result It will generate a file by datetime in result direcotry
[~/CFScanner]>$ ls result/
20230120-203358-result.cf
[~/CFScanner]>$

About

Cloud Flare scanner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%