gwen001 / cloudflare-origin-ip

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

NameError: name 'ip' is not defined #14

Open pguardiario opened 1 month ago

pguardiario commented 1 month ago

Can someone suggest a fix for this?

Traceback (most recent call last): File "cloudflare-origin-ip.py", line 559, in grabber_securitytrails( domain ) File "cloudflare-origin-ip.py", line 275, in grabber_securitytrails if not ip in t_ips: NameError: name 'ip' is not defined

ww7 commented 2 weeks ago

Same on Python 3.8