Create README.md

master
Mateus Lino 2017-03-13 00:58:25 -03:00 committed by GitHub
parent 2e58c31a50
commit ad3e14a273
1 changed files with 31 additions and 0 deletions

31
README.md Normal file
View File

@ -0,0 +1,31 @@
# HatCloud
<h2>HatCloud</h2> build in Ruby. It makes bypass in CloudFlare for 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 of a website or the mobile application with a DNS change.
Version: 1.0
<em>Use:</em>
<strong>ruby hatcloud.rb -h or --help</strong>
<strong>ruby hatcloud.rb -b <your site></strong>
or
<strong>ruby hatcloud.rb --byp <your site></strong>
<h2>HatCloud</h2>, um simples script criado em Ruby para realizar um bypass no CloudFlare, descobrindo seu endereço de IP real.
Isto pode ser útil para você testar o seu servidor e seu site. Testando sua proteção contra Ddos ou Dos (negação de serviço) .
CloudFlare fornece uma rede de entrega de conteúdo e serviços distribuídos de DNS, sendo o intermediário entre o visitante e o
provedor de hospedagem do usuário da Cloudflare, atuando como um proxy reverso para website. A sua rede protege, acelera e melhora a
disponibilidade de um website ou aplicação móvel com uma mudança no DNS.
Versão: 1.0
<em>Uso: </em>
<strong>ruby hatcloud.rb -b <seu site> </strong>
ou
<strong>ruby hatcloud.rb --byp <seu site></strong>