https://github.com/greycatz/CloudUnflare
Reconnaissance Real IP address for Cloudflare Bypass
https://github.com/greycatz/CloudUnflare
Last synced: 7 days ago
JSON representation
Reconnaissance Real IP address for Cloudflare Bypass
- Host: GitHub
- URL: https://github.com/greycatz/CloudUnflare
- Owner: greycatz
- Created: 2019-10-24T06:03:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-12-28T20:03:25.000Z (over 3 years ago)
- Last Synced: 2024-11-06T06:40:58.491Z (5 months ago)
- Language: Shell
- Size: 62.5 KB
- Stars: 321
- Watchers: 16
- Forks: 76
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starz - greycatz/CloudUnflare - Reconnaissance Real IP address for Cloudflare Bypass (Shell)
README
# CloudUnflare
[](https://www.gnu.org/software/bash/)
[](#)
[](https://www.debian.org/)Reconnaissance Real IP address for Cloudflare Bypass.

## Preparation:
#### 1. CompleteDNS API
- Create an account at [completedns.com](https://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](https://github.com/greycatz)