Team Alexa
Results
1
comments of
Team Alexa
Replace the lines from 86-89 with this code `if output: # If the connection is successful print('Network Name: %s\n Network SSID: %s\n Network Password: %s\n' % (net_names_array[i], net_data[i], alllow_pass)) sys.exit()`