Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NameError: name 'ip' is not defined #14

Open
pguardiario opened this issue Jun 15, 2024 · 2 comments
Open

NameError: name 'ip' is not defined #14

pguardiario opened this issue Jun 15, 2024 · 2 comments

Comments

@pguardiario
Copy link

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
Copy link

ww7 commented Jul 5, 2024

Same on Python 3.8

@Memmedyar
Copy link

same

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants