christophetd / CloudFlair

🔎 Find origin servers of websites behind CloudFlare by using Internet-wide scan data from Censys.
https://blog.christophetd.fr/bypassing-cloudflare-using-internet-wide-scan-data/
2.48k stars 345 forks source link

Expand timeout time #58

Closed whydee86 closed 2 years ago

whydee86 commented 2 years ago

There is an option to expand the timeout time to be more than 3 seconds?

image

christophetd commented 2 years ago

You should be able to customize it in the code here: https://github.com/christophetd/CloudFlair/blob/master/cloudflair.py#L17

No immediate plans to make it customizable from the CLI

whydee86 commented 2 years ago

Thank you very much!