HatCloud icon indicating copy to clipboard operation
HatCloud copied to clipboard

Bypass CloudFlare to find real IP address

HatCloud v1.0

HatCloud is build in Ruby. It makes bypass in CloudFlare to discover real IP. This can be useful if you need test your server and website. Testing your protection against Ddos (Denial of Service) or Dos. CloudFlare is services and distributed domain name server services, sitting between the visitor and the Cloudflare user's hosting provider, acting as a reverse proxy for websites. Your network protects, speeds up and improves availability for a website or the mobile application with a DNS change.

Usage: ruby hatcloud.rb -h or --help
ruby hatcloud.rb -b example.com
or
ruby hatcloud.rb --byp example.com

Screenshot