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
Bypass-Cloud-Flare.py", line 30, in start
bypass = socket.gethostbyname(str(hosts))
socket.gaierror: [Errno 11001] getaddrinfo failed
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
Bypass-Cloud-Flare-main\Bypass-Cloud-Flare.py", line 49, in start()
Bypass-Cloud-Flare-main\Bypass-Cloud-Flare.py", line 34, in start
print (Fore.RED+" [!] NOT FIND " + str(bypass) + ' | ' + str(hosts))
UnboundLocalError: cannot access local variable 'bypass' where it is not associated with a value
The text was updated successfully, but these errors were encountered:
Bypass-Cloud-Flare.py", line 30, in start
bypass = socket.gethostbyname(str(hosts))
socket.gaierror: [Errno 11001] getaddrinfo failed
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
Bypass-Cloud-Flare-main\Bypass-Cloud-Flare.py", line 49, in start()
Bypass-Cloud-Flare-main\Bypass-Cloud-Flare.py", line 34, in start
print (Fore.RED+" [!] NOT FIND " + str(bypass) + ' | ' + str(hosts))
UnboundLocalError: cannot access local variable 'bypass' where it is not associated with a value
The text was updated successfully, but these errors were encountered: