Skip to content

Latest commit

 

History

History
53 lines (35 loc) · 3.54 KB

README.md

File metadata and controls

53 lines (35 loc) · 3.54 KB

CloudUnflare

bash license BSD Linux Debian

Reconnaissance Real IP address for Cloudflare Bypass.

CloudUnflare

Preparation:

1. CompleteDNS API

  • Create an account at completedns.com and verify first.
  • Input your email and password on CompleteDNS_Login variable in cloudunflare.bash.

2. Dependencies Needed

  • curl
  • dig
  • whois

Debian Based

apt-get install curl dnsutils whois -y

Installation:

  • Clone this repo
git clone https://github.com/greycatz/CloudUnflare.git

Command:

  • Go to CloudUnflare path
cd CloudUnflare
  • Run
bash cloudunflare.bash

Thank You.

Regards,

@greycatz