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

Error Censys ID #81

Closed Ghileschnn closed 5 months ago

Ghileschnn commented 5 months ago

Capture can you help to solve this error? I don't know how to add Censys_API_ID

christophetd commented 5 months ago

You need to register a Censys account and set the appropriate environment variables, per the readme:

export CENSYS_API_ID=...
export CENSYS_API_SECRET=...
Ghileschnn commented 5 months ago

I did this but when I use export an error appear Capture2