You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "list.py", line 146, in
a = IPReverse()
File "list.py", line 20, in init
self.ProxyLoc = input("Proxyfile?\n")
File "", line 1, in
NameError: name 'n' is not defined
How to run it?
python list.py
Traceback (most recent call last):
File "list.py", line 146, in
a = IPReverse()
File "list.py", line 20, in init
self.ProxyLoc = input("Proxyfile?\n")
File "", line 1, in
NameError: name 'n' is not defined