ccscpanici
Results
2
comments of
ccscpanici
@ottowayi, I just sent you an email with my controller information and my log. Please let me know if this can be fixed, or maybe it's not "really" an issue?
I am looking to do something like this: if __name__ == '__main__': # network configuration network = "192.168.1.0" mask = "255.255.255.0" known_hosts = { "E3:B2:K5:12":"192.168.1.123" } # start the infinite...