gwen001 / cloudflare-origin-ip

Try to find the origin IP of a webapp protected by Cloudflare.
MIT License
317 stars 64 forks source link

Giving Error #3

Closed thegr1ffyn closed 1 year ago

thegr1ffyn commented 1 year ago

When I use the format:

python3 cloudflare-origin-ip.py -u xyz.com

It gives me following error:

Error: 'CENSYS_UID' not defined
To fix this:
export CENSYS_UID=xxxxxxxxxxxxxxxxxxxxxxxxxx
export CENSYS_SECRET=xxxxxxxxxxxxxxxxxxxxxxx
gwen001 commented 1 year ago

I'm pretty sure that if you try to do what the error message says, "To fix this:", it should work... See https://github.com/gwen001/cloudflare-origin-ip/issues/2