Open
Description
Encounter this issue -
Traceback (most recent call last):
File "Bypass-Cloud-Flare.py", line 30, in start
bypass = socket.gethostbyname(str(hosts))
socket.gaierror: [Errno -2] Name or service not knownDuring handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "Bypass-Cloud-Flare.py", line 49, in
start()
File "Bypass-Cloud-Flare.py", line 34, in start
print (Fore.RED+" [!] NOT FIND " + str(bypass) + ' | ' + str(hosts))
UnboundLocalError: local variable 'bypass' referenced before assignment
Metadata
Metadata
Assignees
Labels
No labels